This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
ERC20 Support!
Added
- Deploy an ERC20 contract on the Ethereum node and give tokens to both parties. The address of the token contract is written to the env file as
ERC20_CONTRACT_ADDRESS
.
Changed
- Migrate parts of the code base to async/await 🎉