SapienNetwork / Sapien-Presale

[OLD] Sapien's Crowdsale contracts

Home Page:https://www.sapien.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sapienico

Build Status

Information

This repository contains smart contracts that Sapien.me will use for the presale and ICO and to manage the SPN token utility.

Setup

npm install
npm run eth_install

Deploying

ganache-cli -l 10000000 testrpc
truffle compile
truffle migrate

Testing

truffle test

Keep in mind that some tests have special cases where you need to modify the smart contract code in order to let the tests pass.

About

[OLD] Sapien's Crowdsale contracts

https://www.sapien.network


Languages

Language:JavaScript 100.0%