morphismtech / bankchain

BankChain
1 stars 1 forks source link

Ethereum Framework #1

Open echatav opened 2 months ago

echatav commented 2 months ago

What Ethereum Framework(s) should we use? Here are my researched recommendations:

TheGraph: Use this to index and query the EVM for fiduciary token state EthersJS: EVM interaction Hardhat: Testing ScaffoldETH: Scaffolded smart contract development with autogenerated frontends

echatav commented 2 months ago

Here's a great series of tutorial videos from Alchemy on Web3 development.