Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

ihaveCred/LibraTokenSale

Repository files navigation

LibraTokenSale

Solidity smart contracts for the Libra Credit token sale.

The LibraTokenSale contract is deployed on Ethereum with contract address 0x3019dbcd06d2cac9d09acbde9d0ae890f14f69ea.

The Libra ERC20 token is deployed on Ethereum with contract address 0xfe5f141bf94fe84bc28ded0ab966c16b17490657.

Setup

Install NodeJS with the following versions:

node@8.10.0 // Latest LTS version
npm@5.6.0

Proceed to install the repository dependencies:

npm install

To compile, run:

npm start

To perform the tests, run:

npm test

To run the tests, please have Docker running.

About

Libra Credit token sale smart contracts on Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors