This repository contains the core smart contracts for the SunSwap 2.0 Protocol.
To get started, first create and initialize a NodeJS 8.0+ environment. Next, clone the repo and install the developer dependencies:
git clone https://github.com/sunswapteam/sunswap2.0-contracts.git
cd sunswap2.0-contracts
npm install
- Linux
- Mac OS X
npm run compile
Deploy the Sunswap 2.0 factory and router contract to the Nile TestNet.
export PRIVATE_KEY_NILE='Your private key'
npm run migrate
If you have any questions about this project, or wish to engage with us: