Skip to content

ledgerlabs/crowdsale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

crowdsale

A simple token crowdsale dApp

About

The purpose of this dApp is to show the workings of a simple token crowdsale on Ethereum

Run a server

cd ./crowdsale
python -m SimpleHTTPServer 8000
// browse to http://localhost:8000/dApp.html

About

A simple token crowdsale dApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages