Skip to content

UCurrency/UCToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

UCToken

Proof Of Concept for UCurrency's tokenomics Reserves to Donation fair distribution scheme, on the Ethereum platform.

Setup

Tests need node v8.0.0 or higher, Ganashe (development blockchain) and Truffle (smart contract development framework)

install truffle: npm install -g truffle

install ganache-cli: npm install -g ganache-cli

install project npm dependencies: npm install

Testing

Initiate Ganache ganache-cli --allowUnlimitedContractSize

All tests are run with: truffle-test

or run a specific file of tests with: truffle-test -- [file]


Visit UCurrency.org for more info!


About

UCurrency fair distribution scheme on the Ethereum Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published