/one-way-erc20-swap

The simple contract allowed a 1:1 swap of one ERC20 token to another

Primary LanguageJavaScriptOtherNOASSERTION

ERC-20 one way swap

Simple contract allowed 1:1 swap of one ERC20 token to another.

For Developers

Install dependencies

npm install

Compile contracts

npm run compile

Run tests

npm run test:truffle

License

MIT