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/[email protected]
[email protected]
[email protected]
[email protected]
Instalation:
- Install dependencies.
- run "truffle init" in repo directory
truffle compile - to compile
truffle test - to run tests