An open API service indexing awesome lists of open source software.

https://github.com/purpleprotocol/crowdsale_contract


https://github.com/purpleprotocol/crowdsale_contract

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

## Purplecoin Crowdsale
Purplecoin crowdsale contract

## Development
Run ganache, replace the owner key in crowdsale.json, then run:
```
truffle migrate --network development
```