protofire / blockchain-learning-path

A suggested learning path for blockchain development
2.59k stars 513 forks source link

Add Hardhat, Ethers.js and TypeChain #23

Closed zemse closed 3 years ago

zemse commented 3 years ago

Mentions Hardhat as an alternative for Truffle and Ethers.js as alternative of Web3.js. Also adds Typechain as a utility tool.

Pls let me know if changes needed