Preparation for learning Solidity programs
Origin: On the website of Business Weekly, I saw the issue of " Poor enough to have $1 left in the account! " on January 29, 2022. The couple made $120,000 in 6 hours by publishing duck NFTs " article.
In the article, it was mentioned that "the couple learned the programming language Solidity, designed the duck pattern, and finally successfully launched and sold it in just 2 weeks." Said to be the first time I saw it. Therefore, after Google, I found that Solidity is a statically typed programming language that is used in various blockchain platforms. It seems that it is another programming language that I want to learn, so I saw the course " Zero-Based Towards Blockchain Engineers: Solidity Smart Contracts" in Hahow . The tools/software that need to be prepared are: " Web3.js、Metamask、Visual Studio Code、Ganache
". In a short sentence, I am at a loss for Web.js and Ganache. However, it's okay, because:
- Web3.js can be downloaded on GitHub , and at the same time, Web3.js is a Dapp Library, which is specially used to communicate with the Ethereum network. The series of articles " Introduction to Web3 Javascript API and Common Operations " will give you a deeper understanding of the Ethereum network.
- Ganache is a tool for rapid development of Ethereum Blockchain .
Wow, it seems inevitable that you need to establish your own concepts and steps about using Web3.js and using Ganache before you want to learn Solidity programming.
Further reading:
" Blockchain DeFi Liquidity Mining, Low Risk APY 15%+ Rydeit Fortune Car Introduction "
Like my work? Don't forget to support and clap, let me know that you are with me on the road of creation. Keep this enthusiasm together!
- Author
- More