- What are the benefits of web 3.0 (decentralized internet)?
Ownership of Information or Data: Users own and control their own data with the security of encryption.
Access of information: Users can access their data from anywhere, i.e. smart phones (these can collect data sent to computers and vice versa), cloud applications being accessible any time and anywhere too.
Elimination of the central point of control: With the Blockchains Ethereum there is no intermediaries and the trusted platform provides full encryption of data, where rules are unbreakable. This means companies like Apple and Google, governments and any other entities will no longer be in control of the user data. Additionally, governments will not have the ability to kill services and sites, and no individual can control the identities of others.
The Permissionless Blockchain: Users can create an address and interact with the Blockchain network without facing restrictions i.e. gender, income, orientation, geographic areas, social factors and so on, their digital assets can be transferred quick and from anywhere in the world.
Uninterrupted Service: Nodes in the Network will have full and multiple backups, the data is stored to ensure seizure or server failure.
- What is a token?
A Token is created on an existing Blockchain, i.e. as Ethereum. Tokens built on the Ethereum Blockchain are ERC-20 standard Tokens, these are Smart contracts and these can be Fungible or non Fungible Tokens (ERC-721 or ERC-1155)
- How do you create a token on Ethereum?
By coding a Smart Contract and deploying it on the Ethereum Blockchain, following ERC-20 standard for Fungible Tokens and the (ERC-721 or ERC-1155) for non Fungible Tokens.