Update Truflle

BlockChain KickStarter From Scratch using truffle
This blog contains 5 step process to learn the basics of Blockchain to build and deploy an blockchain application
This commit is contained in:
Prasanna Brabourame 2022-05-13 09:42:29 +05:30 committed by GitHub
parent 12d82bd094
commit ff4b382477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -346,6 +346,7 @@ These apps run on a custom built **blockchain, an enormously powerful shared glo
- [doc](https://solidity.readthedocs.io/en/develop/index.html) / [Chinese version](https://solidity-cn.readthedocs.io/zh/develop/)
### truffle
- [BlockChain KickStarter From Scratch](https://prasannabrabourame.medium.com/blockchain-kickstarter-from-scratch-9a3906596cd0)
### web3.js
- [doc](https://web3js.readthedocs.io/en/1.0/) / [Chinese version](http://web3.tryblockchain.org/Web3.js-api-refrence.html)