Homework: Web3.0 and Tokens

  1. What are the benefits of web 3.0 (decentralized internet)?
  • You can capture value by building Dapps on it.
  1. What is a token?
  • A Dapp currency built on the ETH coin/network
  1. How do you create a token on Ethereum?
  • Create a Dapp on the ETH and launch your own while building smart contracts.
1 Like

1.) Decentralized internet allows smaller competitors a chance to capture a larger portion of their industry’s market, potentially undermining centralized tech giants like Facebook and Google who currently have a monopoly on web services. In addition, because it’s decentralized it is user-driven and is therefore censorship-resistant. One other benefit of web 3.0 is that it incentivizes early adoption of a product or service; if that product or service ever becomes popular, its token will increase in value, which will drive further adoption.

2.) A token is a form of digital currency created by a smart contract, used to power the execution of dApps on a blockchain network such as Ethereum. In this case, the smart contract creating a given token has to be given Ether, which will then be converted to the specified token and paid out as specified in the smart contract.

3.) A token can be created in a number of ways (there are websites and apps that will do it for you) but at low-level, a smart contract must be written that takes in a specified amount of ETH and turns it into tokens, paying those tokens out to certain addresses specified in the smart contract.

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

You can earn money using Web 3.0, and it open possibilities to the growht of small businnes because people are economicaly incentiviced to use apps on Web 3.0.

  1. What is a token?

A token is a Digital Asset that can be built on top of smart contract platforms.

  1. How do you create a token on Ethereum?

By creating smart contracts on Top of Ethereum.

1 Like
  1. In web 3.0 we have mostly decentralized websites and Dapps that have their own token and economical model that has been built on a protocol layer blockchain, like ETH, NEO, or EOS . In decentralized internet the protocol captures the most of value (like Ethereum for example) instead of only the applications like happens to web2.0 (with Facebook for example.

  2. Tokens are smart contract built and deployed on Eth platform that represent their own cryptocurrency

  3. To create a token Developers use:
    a)ERC20 as a fungible standard to program and deploy tokens on eth smart contract platform that they are identical to each other and have the same value or
    b) ERC 721, or ERC 1155 to create NFT (non fungible tokens) that have different values and each token is unique.

1 Like

1. What are the benefits of web 3.0 (decentralized internet)? The rise of the Web 3.0 will displace the centralization, surveillance and exploitative advertising, also the protocol will have a value compared to Web 2.0 (for example: HTTP vs. Ethereum) and it will replace the centralized tech giants, and individuals will be able to rightfully own their data.

2. What is a token? a Token is a smart contract running on top of a specific blockchain platform (for example ERC20 for Ethereum).

3. How do you create a token on Ethereum? In order to create a token in ethereum you need to choose the right option and to follow the standards, it is a smart contract (piece of code) that is executed on the Ethereum network.

1 Like
  1. the benefit of 3.0 is that the developers have captured value compared to 2.0. if one wants to launch a dapp or smart contract they must purchase ETH and if that contract or dapp succeeds the value of ETH will continue to increase
  2. a token is a programed smart contract used on ehtereum
  3. you create a token by making a smart contract
2 Likes

I) Because theres no one entity that is control of it its open source. Essentially if you know the code you can create a structure or company. The barrier to entry is a lot easier than it was with Web 2.0 applications.

  1. A token is a fungible or non fungible representation of a unit of currency or assets.

  2. By writing a smart contract for an ERC Token

1 Like

1.There are ever growing benefits to the decentralized internet Web3.0. "The Sky is the Limit. " (and costs of Gas). With Web 3.0 there are mutually interchangeable tokens/currencies, and NFT non fungible tokens that are not interchangeable and some token functionalities overlap with multiple benefits and values. The evolution of the internet Web3.0 and its expanding functions is the "blockchain revolution. " Leaving behind the old guard of centralized Web2.0 where ownership of the internet belonged mainly by a few large companies and their developers/CEOs, Web 3.0 supports refreshing aspects of freedom for individual entrepreneurship, democratic exchanges, sovereignty, and privacy by decentralized peer to peer relationships, operational consensus, and more. Early adopters can earn many tokens and acquire greater wealth as the value of the tokens go up. The decentralization of Web 3.0 infrastructure purposefully works to avoid monopolized ownership, payment middlemen, and Government restrictions. The caveats, “Don’t launder money.” & “Pay your taxes.”

2.Tokens are Ethereum-based blockchains with a variety of integrations and inter-facings that can be developed, owned; can represent currencies, assets, and rights (even voting rights).

  1. How to create a token on Ethereum; There are several commonly used test frameworks for smart contract development. Many are written in Java Script, though there are other frameworks, and languages. These are tested and can deploy smart contracts, and have tracking mechanisms. Web developers can use familiar tools, libraries and frameworks on Ethereum.
1 Like
  1. What are the benefits of web 3.0 (decentralized internet)?
    The benefits of Web 3.0 is that smaller players can attract new users by offering real financial rewards. This also gives the platforms realistic methods to judge the value of the content that users are adding, so can offer real benefits.

  2. What is a token?
    A token is a unit of value created on top of Ethereum by a token smart contract. Its generation, destruction and behaviour can be controlled by the smart contract

  3. How do you create a token on Ethereum?
    On Ethereum you can create a token by smart contracts.

1 Like
  1. Transparency, Fewer Middlemen, Privacy, Data Ownership & Sharing, Incentivize Creators
  2. Token is crypto currensy that is built on top of Ethereum or another blockchain
  3. With smart contracts
1 Like
  1. Attributes value at the protocol level similar to TCP/IP and HTTPS. This creates the potential for new companies or ideas to compete with the monopolies.
  2. A token is a digital asset created with a smart contract that resides on a blockchain.
  3. Using Solidity the Ethereum programming language and following the contract standards.
1 Like
  1. Value is captured at the creator/developer/user level, and not by large institutions. It enavbles monetization of things such as content, digital art, etc, that can open up the world for yet unknown inventions and trends.
  2. Token is a programmed digital representation of something carrying some kind of value.
  3. through smart contract.
1 Like
  1. Possiblity for first layer protocol to earn money (ex Etherium)
  2. A token represent an asset on a blockchain
  3. By creating a smart contract
1 Like

1. What are the benefits of web 3.0 (decentralized internet)?
In Web 3.0 data will be interconnected in a decentralized way. This will help to establish a more equitable web by empowering each individual user to become a sovereign over their data. Programmable blockchains such as Ethereum, EOS, Cardano or NEO provide a decentralised network on which a variety of DAPP’s can be built and deployed. This gives smaller companies the opportunity to compete with large players such as Google and Facebook.

2. What is a token?
A token is a unit of value created to be used within the ecosystem of a specific DAPP hosted on a blockchain. A token’s value will represent the value of the specific programmable assets managed by the DAPP.

3. How do you create a token on Ethereum?
On Ethereum a token is created by writing a smart contract which is compliant to a certain standard (e.g ERC-20) and define the token’s name, symbol, total supply.

1 Like
  1. The benefit for creators is the built in value. Protocols on Web3 have the ability to profit in Web3. Everything built on a protocol such as ethereum has the ability to make money. You van make money by creating tokens or dapps that are purchased and adopted by the public. The more profitable the things that are built using ethereum get, the more profitable the protocol Erthereum is.
  2. A toke is a cryptocurrency that is built using the ethereum protocol.
  3. You can use solidity to create a smart contract that will be the code for your cryptocurrency or token. This toke must adhere with the ERC20 standards so that it is fungible and easily traded. Anyone can make a token.
1 Like
  1. Decentralized applications. Users can retain value rather than returning all value to major corporations. Smaller players can reach a wider user base by offering financial rewards.

  2. A “coin” that is built on top of a blockchain that supports smart contracts, such as Etherium.

  3. By creating a smart contract, preferably using a standard such as ERC-20.

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

The protocol is where the money goes rather than the applications, users on decentralized networks have more economic incentives to engage on the platform unlike centralized apps like Facebook and the affordability of making decentralized networks and DApps allow startup companies to compete with tech giants like Google.

  1. What is a token?

A cryptocurrency built on top of a smart contract network, such a Ethereum. Tokens can be used on decentralized networks and DApps to economically incentivize users to engage with one another. In the case of Ethereum, tokens run on the ERC20 standard and all use relatively the same lines of functions.

  1. How do you create a token on Ethereum?

Tokens are created by writing a smart contract on top of the Ethereum network using the ERC20 standard.

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

The Decentralized internet has to capability to earn value to access and social methods to create wealth and create exclusivity.

  1. What is a token?

Tokens are in general smart contracts built as a coin on the ecosystem of a particular coin (ETH,DOT,ADA etc). The tokens would use and pay for gas fees using the ecosystems payment and use scale.

  1. How do you create a token on Ethereum?

You would create a ERC20 smart contract within the standards using Solidity program.

1 Like
  1. Through implementing independent and decentralized authority, web 3.0 benefits for better privacy of personal data, early adoption incentives, eliminating monopolies, etc…

  2. A token is a cryptocurrency created by a smart contract that is built on an existing network, such as Ethereum. A token can be fungible or non-fungible, and will be provided with underlying protocol standards, such as ERC20.

  3. Through solidity programming language/code, forming a smart contract.

1 Like
  1. Protocol is the Store of Value and all standards are maintained on it and should be used by Tokens. As new tokens are developed and transactions are created, the importance/value of the Protocol increases and also does the security.
  2. Token is the application running and using the protocol and its standards.
  3. Using Dapps - Smart Contract through Solidity + UI + Application to run the UI.
1 Like