Example project for interacting with tokens running by default on a Cannon network.
First, build the local cannonfile.toml image using the build command:
npx hardhat cannon:build
Then, spin up the Cannon node defined at the cannon.json file using the cannon command and leave it running:
npx hardhat cannon
Lastly, you can make transfers using the transfer task on the local node:
npx hardhat --network localhost transfer dai 100 0x70997970C51812dc3A010C7d01b50e0d17dc79C8