Homework: Web3.0 and Tokens

  1. The benefits of web 3.0 are that by having small entities being able to have their own currency linked to their website they can incentivizes early adopters, and that gives everyone a chance to get their skin in the game. Also, there will be more transparency and no middleman.
  2. A token is a fungible or non fungible coin built on ethereum.
  3. A token is created by coding a smart contract.
1 Like
  1. The benefits of web 3.0 are that by having small entities being able to have their own currency linked to their website they can incentivizes early adopters, and that gives everyone a chance to get their skin in the game. Also, there will be more transparency and no middleman.
  2. A token is a fungible or non fungible coin built on ethereum.
  3. A token is created by coding a smart contract.
1 Like

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

Benefits of Web 3.0:

  • less large-scale corporate monopolies

  • smaller companies are able to successfully compete with larger corporations.

  • inventors of web technologies are now able to capitalize monetarily on their inventions.

2) What is a Token?

A Token is a cryptocurrency that does not have its own blockchain.

3) How do you create a token on the Ethereum blockchain?

You can write a smart contract in Solidity based off the ERC20 standard of the Ethereum blockchain.

1 Like

1.-Decentralization of applications with money being naturally integrated with the protocol
2- A token is a digital asset living in a blockchain that is created using a smart contract.
3.-A token is created using a smart contract and following a standard (ERC20, ERC721, ERC1155)

1 Like
  1. allows for defi
  2. A token is a currency built on ethereum according to the ERC20 standard
  3. With a Smart Contract
1 Like

[quote=“filip, post:1, topic:8447, full:true”]
Homework on Web 3.0, and Tokens - Questions

  1. What are the benefits of web 3.0 (decentralized internet)?
    Dapps are now available
    Ethereum is an options to build smart contracts
    Tokens can be sent and received
  2. What is a token?
    any asset that is fungible or tradeable
  3. How do you create a token on Ethereum?
    Programming Language called : Solidity ( ERC-20)
    You can also use:
    token factory
    Bancor
1 Like
  1. It create an opportunity for the small companies to compete with large corporations.
  2. It’s digital asset.
  3. The token can be created through a smart contract.
1 Like

1- The benefits of web 3.0 are: Full network transparency among users, Money layer removes the need for middlemen when conducting txns, Users are incentivized to participate on the network (data ownership), and early adopters of a particular network have a large potential financial gain if the network achieves mass adoption

2- A token is a digital asset (fungible or non fungible) that is developed using a smart contract on a particular BC platform

3- A token can be created on Ethereum by writing a smart contract. Fungible tokens commonly follow ERC20 standard

1 Like

1 - Web 3.0 monetises the web. The new applications or websites built on the blockchain (dapps) will allow the users to be rewarded for being active, like the case of Steemit.

2 - A token is a cryptocurrency which doesn’t have a blockchain but relies on one which is already existing, like Ethereum.

3 - On Ethereum is possible creating a token writing a proper code in the smart contract.

1 Like
  1. Web 3.0 is to build value within protocol layer itself rather than applications creating value.
  2. A token is a smart-contract on top of Ethereum platform.
  3. You create a smart-contract and then can potentially be called a token.
1 Like
  1. It’s decentralised!.
  2. A token is a coin created on top of the ethereum network to use in smart contracts.
  3. You write a samrt contract/DAP and use one of the ERC standards to create tokens for your DAP
1 Like
  1. Economical incentives for early adopters through inflationary systems are possible.
  2. A token is a fungible or non-fungible digital asset on a blockchain network.
  3. A token is generated by using a smart contract.
1 Like
  1. Web 3.0 is built on decentralized applications mainly based on Ethereum. It brings value.

  2. A token is an asset created on a blockchain

  3. Via a smart contract

1 Like
  1. Web 3 allows small start ups the chance of competing with the big players on todays internet by simply offering tokenisation opportunities at the beginning of a project. This financial incentive should counteract the marketing budget of huge companies and hopefully encourage early adoption.
  2. A token is the crypto currency of Dapps. Different to the currency of Ethereum which is a coin.
  3. An ERC20, ECR721, ERC233 standard token are all tokens that can be produced by a Smart contract on the ethereum network.
1 Like

Homework on Web 3.0, and Tokens - Answers

  1. What are the benefits of web 3.0 (decentralized internet)?
    A: It can not be censored.

  2. What is a token?
    A: It is a digital asset built on the blockchain.

  3. How do you create a token on Ethereum?
    A: Write a smart contract that implements the ERC20 protocol.

The most difficult questions so far!

1 Like
  • What are the benefits of web 3.0 (decentralized internet)?
    The opportunity for smaller companies and individuals to compete with large corporations, economic incentives, decentralisation
  • What is a token?
    Token is a smart contract that is built on protocol layer blockchain, it can be fungible and NFT
  • How do you create a token on Ethereum?
    Token can be created as a smart contract that is defined by ERC20 standard using Solidity
1 Like

1. What are the benefits of web 3.0 (decentralized internet)?
Value is captured at the protocol level. Users can invest directly in the protocol rather than stock in the company as in Web 2.0.
2. What is a token?
Tokens are fungible/non-fungible defined assets that are created on the protocol and is developed by creating a smart contract.
3. How do you create a token on Ethereum?
Create a smart contract, utilize a standard, program the source code to define your required attributes and deploy on the network.

1 Like

Homework on Web 3.0, and Tokens - Questions

  1. What are the benefits of web 3.0 (decentralized internet)?
    The benefits of decentralization in Web 3.0 is that the protocol level is where the value is captured, you can follow your own data, and inspect the code behind the platforms you choose to use. You don’t need to trust major centralized corporations such as Google, Facebook or Twitter.

  2. What is a token?
    Tokens each have their own use cases and incentive models. In short they are their own economies built on top of a major protocol network such as Ethereum’s native token Ether. Some examples of types of tokens include - 1. Platform tokens 2. Security tokens 3. Transactional tokens 4. Utility tokens 5. Governance tokens.

  3. How do you create a token on Ethereum?
    The ERC20 token specification has become the standard for Ethereum token creation.

1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    Web 3.0 allows small companies to capture value with their own tokens and economic ecosystems which enables them to compete with large corporations.

  2. What is a token?
    A token is a fungible or non-fingible digital asset which follows a standard such as ERC20 or ERC721, created by a smart contract and can be transferred on the Ethereum network.

  3. How do you create a token on Ethereum?
    By programming a smart contract to create one.

1 Like

1- web 3.0 is exciting bc web applications using decentralized technology may compete with the seemingly unstoppable players in the industry like Google, FB, etc.
2- A token is built using a smart contract on top of a coin such as ethereum. They can be fungible or non fungible
3- There are protocols for making different types of tokens on Ethereum. They are made through coding smart contracts.

1 Like