kimchiswap-core
v1.0.0
Published
Core smart contracts of Kswap. [kimchiswap.io]
Downloads
1
Readme
KimchiSwap Core Contracts
Core smart contracts of Kswap. [kimchiswap.io]
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
Run yarn
to install Dependencies
Compile Contracts
yarn compile
Run Tests
yarn test