0.0.7 • Published 6 years ago

kleros v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Kleros

Join the chat at https://gitter.im/kleros/kleros

Kleros Smart Contracts

Prerequisites

Install yarn, Truffle Suite and Ganache

  • yarn add global truffle

Get Started

  • git clone https://github.com/kleros/kleros
  • cd kleros
  • yarn
  • Make sure you have the MetaMask Chrome extension installed and are logged in.

Migrate to local blockchain

Ensure you have Ganache running.

  • yarn migrate

Deploy to Kovan testnet

  • yarn deploy

Running Tests

Install dependencies using yarn package manager:

yarn

Compile the project using Truffle suite

truffle compile

Run tests

truffle test

Contributing

Check out Contributing

We follow GitHub Flow in this repository.

Please see smart contract guidelines.

Feel free to ask for help on slack.