Skip to content

GenesisVision/platform-contracts

Repository files navigation

Genesis Vision Platform Smart Contracts

Smart contracts for Genesis Vision platform.

How to Start

Install Truffle

$ npm install -g truffle

Quick Usage

You can run truffle compile, truffle migrate and truffle test to compile your contracts, deploy those contracts to the network, and run their associated unit tests.

License

LGPLv3

Releases

No releases published

Packages

No packages published