Note

If you are new to the blockchain technology, taking our Introduction to Blockchain Technology self-paced course is highly recommended. Also, for a comprehensive coverage of blockchain development in Ethereum or mastering Solidity programming, taking our below self paced courses is highly recommended:

Recap

In our previous article ( Review of Ethereum Tools and Infrastructure), we discussed Ethereum tools and infrastructure.
In this article, we learn about Ethereum tools and frameworks.

 

Ethereum Tools and Frameworks

The following diagram shows the full stack of a framework, along with the library, tools, and infrastructure you will need to develop your DApps. Many of these tools, frameworks, and infrastructures have been discussed in this series:

Tools and frameworks for Ethereum blockchain development

The infrastructure is explained in further detail as follows:

  • There are many types of wallets, including browser extensions, web wallets, mobile wallets, as well as hardware wallets. You can choose any wallet with your DApps, but using one that has compliance with ERC-20 is recommended.
  • For the frontend API to connect your wallet and UI application to the Ethereum network, you need an API such as web3.js. For a reactive type single page application, you might want to use web3-react with your React JavaScript framework.
  • In terms of smart contracts, there are a few choices, though the most popular one is Solidity.
  • For Ethereum network clients, there are quite a few to choose from if you plan on running as the Ethereum client. Geth and Parity are a few that we mentioned in our earlier articles.
  • For DApps to access data or communicate with each other, we need to use a storage messager. IPFSSwarm, and Whisper are a few that we can use.
  • BigchainDB is a blockchain database that can be leveraged as data or file storage. Ethereum provides the Oraclize API for accessing external blockchain or non- blockchain data sources. Lower-level messaging APIs such as Devp2p, along with the RLPx protocol, allow P2P messaging between network nodes. IPFS, Swarm, and Whisper were mentioned in our earlier articles.

 

Next Article

In our next article ( Review of 100 DApps that Run on Ethereum Network), we survey 100 DApps running on Ethereum.

This article is written in collaboration with Brian Wu who is a leading author of “Learn Ethereum: Build your own decentralized applications with Ethereum and smart contracts” book. He has written 7 books on blockchain development.

Resources

Free Webinars on Blockchain

Here is the list of our free webinars that are highly recommended:

 

Free Courses

Here is the list of our 10 free self-paced courses that are highly recommended:

 

Self-Paced Blockchain Courses

If you like to learn more about Hyperledger Fabric, Hyperledger Sawtooth, Ethereum or Corda, taking the following self-paced classes is highly recommended:

  1. Intro to Blockchain Technology
  2. Blockchain Management in Hyperledger for System Admins
  3. Hyperledger Fabric for Developers
  4. Intro to Blockchain Cybersecurity
  5. Learn Solidity Programming by Examples
  6. Introduction to Ethereum Blockchain Development
  7. Learn Blockchain Dev with Corda R3
  8. Intro to Hyperledger Sawtooth for System Admins

 

Live Blockchain Courses

If you want to master Hyperledger Fabric, Ethereum or Corda, taking the following live classes is highly recommended:

 

Articles and Tutorials on Blockchain Technology

If you like to learn more about blockchain technology and how it works, reading the following articles is highly recommended:

 

Articles and Tutorials on Ethereum and Solidity

If you like to learn more about blockchain development in Ethereum with Solidity, reading the following articles and tutorials is highly recommended:

 

Articles and Tutorials on Hyperledger Family

If you like to learn more about blockchain development with Hyperledger, reading the following articles and tutorials is highly recommended:

 

Articles and Tutorials on R3 Corda

If you like to learn more about blockchain development on Corda , reading the following articles and tutorials is highly recommended:

 

Articles and Tutorials on Other Blockchain Platforms

If you like to learn more about blockchain development in other platforms, reading the following articles and tutorials is highly recommended:

Resources

Free Webinars on Blockchain

Here is the list of our free webinars that are highly recommended:

Free Courses

Here is the list of our 10 free self-paced courses that are highly recommended:

 

Self-Paced Blockchain Courses

If you like to learn more about Hyperledger Fabric, Hyperledger Sawtooth, Ethereum or Corda, taking the following self-paced classes is highly recommended:

  1. Intro to Blockchain Technology
  2. Blockchain Management in Hyperledger for System Admins
  3. Hyperledger Fabric for Developers
  4. Intro to Blockchain Cybersecurity
  5. Learn Solidity Programming by Examples
  6. Introduction to Ethereum Blockchain Development
  7. Learn Blockchain Dev with Corda R3
  8. Intro to Hyperledger Sawtooth for System Admins

Live Blockchain Courses

If you want to master Hyperledger Fabric, Ethereum or Corda, taking the following live classes is highly recommended:

 

Articles and Tutorials on Blockchain Technology

If you like to learn more about blockchain technology and how it works, reading the following articles is highly recommended:

Articles and Tutorials on Ethereum and Solidity

If you like to learn more about blockchain development in Ethereum with Solidity, reading the following articles and tutorials is highly recommended:

Articles and Tutorials on Hyperledger Family

If you like to learn more about blockchain development with Hyperledger, reading the following articles and tutorials is highly recommended:

Articles and Tutorials on R3 Corda

If you like to learn more about blockchain development on Corda , reading the following articles and tutorials is highly recommended:

Articles and Tutorials on Other Blockchain Platforms

If you like to learn more about blockchain development in other platforms, reading the following articles and tutorials is highly recommended: