Homework: Web3.0 and Tokens

1. What are the benefits of web 3.0 (decentralized internet)?
There are financial incentives to users for the participation and promotion of the platform. Early adopters get greater rewards and this can be used to drive members towards your site.

2. What is a token?
A coin of sorts, that sits as a unit of value on the blockchain for a smart contract or dapp.

3. How do you create a token on Ethereum?
Define the Dapp, sort the smart contract and voila, token time.

1 Like
  • The benefits of web 3.0 are no middleman, and incentives for early adoption
  • A token is a mini currency that runs on the ethereum blockchain and represents ownership
  • Using the ERC20 standard with solidity code
1 Like

1. What are the benefits of web 3.0 (decentralized internet)?

The benefits of WEB 3.0 is that it can generate value.

2. What is a token?

A token is a piece of value programmed with a smart contract. It can be fungible or non-fungible.

3. How do you create a token on Ethereum?

It can be created using a smart contract.

1 Like

The benefits to Web 3.0 are to give smaller companies the opportunities to compete with large corporations in capturing value from the internet through blockchain, smart contracts, and creating tokens.

A token is a fungible or non fungible digital asset.

To create a token, first develop a smart contract using the ERC20 programming protocols. Then launch it on the Ethereum blockchain.

1 Like
  1. ETH native token
    smart contracts (Dapps)
    Economic incentives

  2. Allows you to execute smart contract in need of a token. Without it you cannot pay for gas or do anything.

  3. By using ERC-20 standards to implement. It is created by using programmable codes.

1 Like

An internet where programmable money is going to be a game changer. More privacy, fairness and a better way of transacting. Will reshape many industries…less monopoloies

A token is an nft or fungible digital asset created on the ethereum blockchain using smart contrract or other blockchains such as polkadot eos ect

Token is a smart contract created on eth bchain

1 Like
  1. The benefits is The value that can be implemented in all dapps, and thereby get more People to use it becouse they can earn money.

  2. A token is a crypto which is built ontop another crypto.

  3. You construct a smart contract and links it with a website and you have a dapp. Then you can create your own token

1 Like
  1. The benefits of a web 3.0 is that it allows participation at the protocol level rather than at the app. level. This prevents monopolies from excluding smaller players and gives the incentive for small developers to be competitive. This prevents centralized control being forced on users if the monopoly does not like the content.
  2. A token is a digital asset programmed on a crypto coin e.g ETH and is a database entry programmed in a smart contract.
  3. A token is created on Ethereum by writing a smart contract in Solidity using the ERC20 standard.
1 Like
  1. It creates opportunity for small businesses to grow.
  2. A smart contract that tries to represent a coin.
  3. By coding by the erc-20 standard.
1 Like

1. What are the benefits of web 3.0 (decentralized internet)?
1.A. Web 3.0 can utilize the underlying blockchain technology to build on an unstoppable decentralized layer with its own ready made ecosystem and network. This removes middlemen and barrier to entry for first adopters, while providing incentives to gain value if the ecosystem grows and gains new adopters.
2. What is a token?
2.A. A token is a unit of count created from a smart contract on a protocol layer, it represents a value in that token based on how many coins it receives from the protocol layer address.
3. How do you create a token on Ethereum?
3.A. By using Ethereum’s smart contract to create an ERC20 token with solidity programming language. You can use standardized coding to ensure is runs correctly and communicates in an expected way with other smart contracts on Ethereum.

1 Like
  1. What are the benefits of web 3.0 (decentralized internet)? It allows everyone to be incentivized to participate in the networks
  2. What is a token? A token is a digital asset build on a blockchain that represents value
  3. How do you create a token on Ethereum? You build a dapp on ETHs blockchain via a smart contract
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    We do not need to trust on a third party, tech giants can be excluded; Protocol inventors can earn money and not giant companies who uses their protocol;
  2. What is a token?
    A token is a value based Smart Contract on a blockchain.
  3. How do you create a token on Ethereum?
    Write a new Smart Contract with Solidity based on the chosen protocol standard (ERC20 or ERC721 etc.)
1 Like
  1. It allows for decentralized applications to be created which can compete with the centralized applications such as Facebook and Google.
  2. A token is a crypto currency which is based on a different crypto currency’s network. (E.g. ERC20 tokens are based on the Ethereum network.)
  3. You create a smart contract which creates the rules for the new token. You usually follow the ERC20 standard for fungible tokens.
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    Web 3.0 captures value at the protocol level so users the contribute to the network early will be rewarded rather than apps holding all the value.
  2. What is a token?
    A token is a smart contract that can represent it’s own crytocurrency.
  3. How do you create a token on Ethereum?
    Using ERC-20 standard.
1 Like

The benefits of Web 3.0 center around the decentralized nature of the ecosystem. This ecosystem is controlled more by the uses than in web 2.0 which is dominated by a handful of tech giants. There will be fewer middle men in a web 3.0 environment and the peer to peer transactions and format will allow much more creative and interactive business models to flourish. Decentralized systems become trustless and in many ways unstoppable.

A token is a programmable crypto asset which is typically built using a smart contract with fixed supply and some other standard characteristics. A token includes account addresses and balances and can represent a number of different things: physical, monetary, reputation score or voting rights. Tokens can be fungible or non fungible. Fungible means they can be broken into smaller identical pieces.
You create a token on Ethereum using smart contract code and programming using the standard functions necessary for a Ethereum token, whether that be an ERC20 token or other non fungible token characteristics. The programming lanquage that accomplishes this is called Solidity. These ethereum standards allows you to connect common wallets to the tokens.

1 Like
  1. It pays its early users, so it generates more usage causing its value to go up. Motivating more people to join making smaller companies to grow more easily.

  2. A token is a digital asset. It may be fungible: “token”. or not fungible: “NFT”

  3. A token on ethereum can be a Smart Contract. Ideally using the ERC20 standards.

1 Like

1- Decentralization, power in the hands of the many. It is oossible to incentivize early adopters, and it allows the small projects a chance to compete against large corporations. The value is in the protocol, which will grow with the success of the applications.
2 - They are assets that are built on top of a blockchain and can represent an asset or utility
3 - A token can be created using a smart contract

1 Like
  1. What are the benefits of web 3.0 (decentralized internet)? DeInternet is an internet which will give the opportunity to many small companies compete with the Google, AMZ, FB.
  2. What is a token? On top of ethereum is built a lot of SC. Every SC has its own economy and token. On the other hand ethereum and bitcoin is a coin. Token is cryptocurrency which is built on top of a coin.
  3. How do you create a token on Ethereum?On top of ethereum is built a lot of SC. Every SC has its own economy and token
1 Like

1.What are the benefits of Web 3.0 (decentralized internet)?

The key benefits of web 3.0 relate to capturing value at the protocol level as opposed to the application level (Web 2.0). Dapps are independent from major corporations, and removes the need for trust and vastly opens up competition. Also more value for early adopters by earning tokens for adding value / providing content.

2.What is a token?

A token is a cryptocurrency which has been developed on a smart contract (ETH, SOL etc)

3.How do you create a token on Ethereum?

A token is created as a smart contract, either fungible or non-fungible which is expressed with different token standards such as ERC-20.

1 Like
  1. Web 3.0 creates value for the users rather than the app companies themselves.
  2. A token is a fungible or non fungible digital assets using smart contracts on a blockchain
  3. Tokens can be created through programming smart contracts on the erc-20 standard.
1 Like