CoveeNetwork / protocol

Covee protocol for decentralized teamwork

Home Page:https://covee.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covee protocol for decentralized teamwork

Setup

Open your terminal and change into your project base directory. From here, install all needed dependencies.

yarn install

This will install all required dependecies in the directory node_modules.

Compile, migrate, test and coverage

To compile, deploy and test the smart contracts, go into the projects root directory and use the task runner accordingly.

# Compile contract
yarn compile

# Migrate contract
yarn migrate

# Test the contract
yarn test

About

Covee protocol for decentralized teamwork

https://covee.network

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.4%Language:PowerShell 0.4%Language:Shell 0.2%