Skip to content

edumace1/ico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ico

Planet Kids Coin Contract

This repository contains the implementation of the 18moons ICO , ERC20 contracts as well as a example contract for future contests.

Building and testing

sudo npm install -g truffle@3.4.5    
sudo npm install -g ethereumjs-testrpc
npm install .                        
truffle install zeppelin

start testrpc with

./scripts/start_testrpc.sh

run tests with

truffle test

Authors

Eduardo Mace

Jerome Rousselot

Andreas Petersson

About

Planet Kids Coin - smart contract repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published