Homework: Web3.0 and Tokens

Homework on Web 3.0, and Tokens - Questions

  1. What are the benefits of web 3.0 (decentralized internet)?
    It allows for the protocol level to capture value. Early adopters are rewarded in crypto currency.
  2. What is a token? A token is either a fungible (all tokens have identical value) or non-fungible (tokens are unique) digital asset
  3. How do you create a token on Ethereum? Tokens are created using standard code ERC 20 for fungible tokens and ERC 721 or ERC 1155 for non-fungible tokens.
1 Like
  1. It will be a real power for compete against big company monopoly. When we can create token economic model in a decentralizzed network through smartcontract, we have infinite possibility. For example, economic incentive for early tecnology adopter; or direct economic rewards for media content creators; or both in one solution!

  2. A token is a programmable digital asset deployed in a blockchain with a smartcontract message. Token can be a rappresentation of abstraction, real financial value or utility in many way.

  3. Editing and then deploying the contract code (ERC-20 standard for fungible tokens or ERC721 and ERC1155 for non fungible token) in the network through a wallet address. Now you can verify and publish your contract in the networkscan, like Etherscan .io. So you have your new token in your wallet (or other wallets if you have program it in the contract).

1 Like
  1. One of the main benefits is that small organizations such as start-ups can create their own economic/financial models that run independently from traditional finance. In this way they can incentivize early adopters and grow their community faster.

  2. A token is a smart contract that contains the balance for the addresses that hold a value defined by the contract creator (ex. licenses).

  3. The most convenient way is following standards such as ERC-20 or ERC-721.

1 Like
1. What are the benefits of web 3.0 (decentralized internet)?
	○ attract new users by offering real Incentives for adoption
2. What is a token?
	○ A Token is built on smart contract platforms like Ethereum. Tokens are programmed money of fixed supply based on smart contracts.
3. How do you create a token on Ethereum?
	○ A token can be created by implementing a smart contract using one of the token standards like ERC20 (for fungible tokens) or  ERC721 and ERC233 for unique, non-fungible tokens.
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)? - One of the main benefits is that individuals or smaller companies will be able to compete at the same level as large monopolizing corporations. This is made possible by the fact that the protocol retains the most value over the Dapp which resides on top of the network. Essentially in Web 2.0 corporations are making money from the free information you provide them, early adoption does not return value to the user and as users increase it is the corporation that is rewarded. With Web 3.0 Early adoption is a huge benefit because it is easier to earn value in the form of tokens and as users increase so does the Dapp, token and network value. The user is rewarded. Happy days.

  2. What is a token? - Is a cryptocurrency represented by a smart contract that resides on top of a network. Tokens are defined by different standards;

  • ERC20 which is fungible, tokens are identical in format, and are used to represent value and treaded as currency. They are integratabtle into wallets and exchanges and are tradable and divisible.
    ERC721 & ERC1155 are non fungible tokens. They are unique and hold their own specific attributes. Such tokens are used in gaming for the purchase of specific items.
  1. How do you create a token on Ethereum? - A token can be created by writing an ERC20 [ or other standard ] Smart Contract on Ethereum.
1 Like

1.- The protocol has the ability to generate value. This incentive the early adopters to participate and make the network growth

2.- Is a digital asset programmable in a smart contract. The asset could be fungible or not fungible

3.- Created in ethereum using a smart contract with a ERC20 standard

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

The value is captured at a protocol level and it gives smaller business/startups an opportunity to compete with the bigger companies that currently hold a monopoly.

  1. What is a token?

A token a separate form of currency used by a Dapp running on the ethereum blockchain.

  1. How do you create a token on Ethereum?

When you create a smart contract using the ERC20 standard

1 Like
  1. The opportunity for earlier adopters and smaller businesses to compete with large corporations. There’s no no middle man on the internet, increased peer to peer.
  2. A token is fungible or non fungible digital asset/ crypto-currency developed using a smart contract (Ethereum, Tron, EOS).
  3. Tokens can be created as a smart contract on Ethereum (ERC20) or for NFTs is ERC721 and ERC233.
1 Like

1.Web 3.0 is able to capture value and return it to the participants. Web 2.0 value was collected just by the application companies.
2. Tokens are smart contracts built on top of another network like ETH that have their own currency value apart from ETH.
3.Token are created through smart contracts fueled by the main network coin i.e. ETH coin.

1 Like
  1. Greater online privacy and security than Web 2.0, decentralized finance, giving the small companies the possibility to compete with giant companies.
  2. A token is a digital asset that is developed using smart contracts.
  3. You can create a token on Ethereum by programing a Smart Contract using the ERC20 standard.
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    smaller and startup companies have a way of competing with giant ones like Google or Facebook. Being an early adopter becomes valuable here. More privacy and also no fear of severe censorship from said giant companies in control

  2. What is a token?
    an asset as part of a dapp that is running on top of an already existing protocol (such that Ethereum as the main protocol has its coin, Ether, but smaller apps running on its protocol are going to “tokens”). may be fungible or non fungible.

  3. How do you create a token on Ethereum?
    by implementing smart contracts using an existing token standard such as ERC20. you will have to purchase Ether in order to execute these smart contracts. (which in turn likely raises the price of ETH, hooray for those of us HODLing ETH!!)

1 Like
  1. The main benefit of web 3.0 is that it captures the value on the protocol level. And it also allows for different Dapps to run on it, which will enable their users to earn rewards (tokens/money). Where on web 2.o the money goes to the giant corporations.

  2. A token is a cryptocurrency applied by a smart contract built on top of a blockchain network.

  3. To create a token on Etherium, you need to program a smart contract in the ERC20 standard.

1 Like
  1. A decentralized internet would give incentives to growing applications or businesses without having a middleman. That will then attract new users from the old monopolies. These incentives will be built into the network keeping trust out of the equation.
  2. Tokens are a form of value for a specific platform. These assets are built on top of the ethereum network. Using the ERC language.
  3. A token is created by choosing one of the standard ERC coding platforms and write a smart contract for the token with certain parameters. The ERC standard is for conformity over the EVM network.
1 Like
  1. Early adopters have the potential to make lots of money.
  2. A smart contract based on a cryptocurrency
  3. By creating a smart contract
1 Like
  1. it allows the use of blockchain technology on websites so that value can now be stored on them.
  2. A token is a currency running on a smart contract on other chains such as Ethereum.
  3. You create a token by coding a smart contract that is connected to the Ethereum blockchain.
1 Like
  1. Developers will get paid for protocols.
  2. Token is an asset used with smart contracts on the blockchain.
  3. Tokens can be created with a smart contract using the ERC20 standard.
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    With a decentralized internet the value captured goes to the people that put value into the network.

  2. What is a token?
    A token is created on an already established network such as ETH, these ERC20 tokens are able to be traded and manipulated within DAPPs within the ETH network.

  3. How do you create a token on Ethereum?
    By making a smart contract to create ERC20, ERC721 or ERC1155 Tokens. Depending on the use case scenario.

1 Like
  1. Benefits of the web 3.0 is there are still few players that you compete with and you can adopt your platform and add its value.

  2. Token is created on a smart contract platform and one of the major platform is ethereum.

  3. Using the ERC20 you can create a smart contract and adopt it to what you want to do with it.

1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
  • No monopoly, new economical models, early adoption means bigger gains,
    network gains value with usecase
  1. What is a token?
  • Programmable digital currency built on smart contract
  1. How do you create a token on Ethereum?
  • Programming it using erc-20 standard
1 Like
  1. It brings Value to the protocol level, wich can be used to incentivise early adopters borough distribution for participation e.g.

  2. A Token is a Crypto asset which runs on top of an existing network, eg. ETH, polka, etc.

  3. A Token on ETH is created by coding a smart contract in Solidity, following the Standart for an ERC20 Token e.g. You need ETH for GAS to deploy and interact with your contract.

1 Like