Skip to content

Source code of the Ethereum blockchain smart contract that rules the issuance and management of GX-Coins.

License

Notifications You must be signed in to change notification settings

paritygeeker/SmartContract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartContract

Source code of the GX-Coins contracts and libraries which are deployed to the Ethereum blockchain.

Prerequisites

[node, npm] (https://nodejs.org/en/download/ "node, npm")

Instructions

npm install
mocha ./tests/ --timeout 0 --recursive

For more information about Ethereum contracts and libraries, see the Contracts section of the Ethereum Homestead documentation.

About

Source code of the Ethereum blockchain smart contract that rules the issuance and management of GX-Coins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%