Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.01 KB

SunSwap1.5-contracts

Tests

This repository contains the core smart contracts for the SunSwap 1.5 Protocol.

Compile and Deployment

To get started, first create and initialize a NodeJS 8.0+ environment. Next, clone the repo and install the developer dependencies:

Setup

git clone https://github.com/sunswapteam/sunswap1.5-contracts.git
cd sunswap1.5-contracts
npm install

OS requirement

  • Linux
  • Mac OS X

Compile

npm run compile

Deploy on Nile TestNet

Deploy the Sunswap 1.5 factory and value aggregator contract to the Nile TestNet.

export PRIVATE_KEY_NILE='Your private key'
npm run migrate

Community

If you have any questions about this project, or wish to engage with us: