/kleros-interaction

Smart contracts able to interact with Kleros

Primary LanguageJavaScriptMIT LicenseMIT

Kleros Interaction Smart Contracts

Smart contracts able to interact with Kleros and standard proposals.

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

Getting Started

Setting Up The Environment

Install Truffle Suite and Ganache

Running Tests

Compile the project using Truffle suite

truffle compile

Run tests

truffle test

Troubleshooting

Could not connect to your Ethereum client. Please check that your Ethereum client: - is running - is accepting RPC connections (i.e., "--rpc" option is used in geth) - is accessible over the network - is properly configured in your Truffle configuration file (truffle.js)

Make sure Ganache is running on the port specified in truffle.js

Contributing

See smart contract guidelines.

You can ask for help on slack.