This is a repository for a tutorial of running a substrate node template with an ERC20 smart contract deployed to it and accessing it from NextJS app.
The code in substrate
dir is cloned from https://github.com/substrate-developer-hub/substrate-node-template
The code in smart-contract
dir is based on the tutorial https://substrate.dev/substrate-contracts-workshop/#/