calvinaco / swap-contracts-core

Core smart contracts of DeFi Swap

Home Page:https://crypto.com/defi/swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeFi Swap

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Steps to deploy

yarn compile
yarn truffle-compile
yarn replace-factory
yarn truffle-migrate OR yarn truffle-migrate-ropsten

About

Core smart contracts of DeFi Swap

https://crypto.com/defi/swap

License:Other


Languages

Language:TypeScript 57.8%Language:Solidity 37.7%Language:JavaScript 3.4%Language:Shell 1.0%