/platform-contracts

Smart contracts Genesis Vision platform

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

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