TokenSwap is an exchange contract for ERC20 tokens.
dependencies:
Truffle v5.3.5
(core: 5.3.5)
Solidity - 0.5.0 (solc-js)
Node v12.22.1
Web3.js v1.3.5
@openzeppelin/contracts@v2.5.0
chai@4.3.4
chai-as-promised@7.1.1
chai-bn@0.2.1
Instalation:
- Install dependencies.
- run "truffle init" in repo directory
truffle compile - to compile
truffle test - to run tests