Skip to content

sjehan/rockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rockchain

Rockchain, the Ethereum data privacy protocols is described on www.rockchain.org

Abstract: Rockchain is a second infrastructure layer on top of Ethereum for managing data pricacy. Its dAppBox is a data firewall whose rules are defined in Ethereum smart contract. This dappBox is open to computations that don't breach the data privacy.

Crowdsale contract:

Our crowdsale contract is defined in contracts/Crowdsale.sol

The underlying token is defined in contracts/ROKToken.sol

The repository includes scripts (based on Truffle) for testing the contract deployment folder. It also contains detailed unit tests in the folder test.

An advanced description of the contract design is available at: http://rockchain.blog/a-few-improvments-for-the-erc20-crowdsale-process-in-our-public-github

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%