What development stacks do the top web3 applications use these days? If a dev was starting a project from scratch, what would you recommend for a well-supported and scaleable framework?
Smart contract development and testing
Truffle and Ganache?
openzeppelin-test-environment?
Remix IDE?
Node providers
Infura?
https://www.alchemyapi.io?
Web3 β JS
Typechain for TS bindings?
web3.js
ethers.js
Front end frameworks
web3-react?
Drizzle?
Wallet providers
WalletConnect?
Web3Modal?
Smart contract design patterns
Upgradeable proxy contracts?
Immutable contracts with fork migrations?
Testnets
Rinkeby? Kovan? Ropsten?