Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kleros

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kleros

Kleros smart contracts

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

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.

FAQs

Package last updated on 07 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc