Home

Awesome

Dcourt Smart Contracts

Dcourt is a 2nd-layer infrastructure for decentralized dispute resolution on top of the Ethereum blockchain. For more info about Dcourt, visit the official website. This repository contains the WIP Dcourt smart contracts, including the DCT token and Dcourt Core.

Development

Install Parasol

npm i -g parasol-cli

Run the development environment

parasol

Documentation

Smart contract documentation is generated on each commit and is available at the docs directory.

Milestones