All Projects → CoveeNetwork → protocol

CoveeNetwork / protocol

Licence: AGPL-3.0 license
Covee protocol for decentralized teamwork

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to protocol

Dex Protocols
A list of protocols for decentralized exchange
Stars: ✭ 109 (+505.56%)
Mutual labels:  protocol, decentralization
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+19766.67%)
Mutual labels:  decentralization, smartcontracts
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+14427.78%)
Mutual labels:  protocol, decentralization
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (+0%)
Mutual labels:  token, decentralization
Framework
0xcert Framework - JavaScript framework for building decentralized applications - build something unique
Stars: ✭ 213 (+1083.33%)
Mutual labels:  protocol, token
Protocol
Loopring Protocol Smart Contract on Ethereum
Stars: ✭ 220 (+1122.22%)
Mutual labels:  protocol, token
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-16.67%)
Mutual labels:  protocol, token
MqttAndroidExample
An example Android app using MQTT protocol
Stars: ✭ 19 (+5.56%)
Mutual labels:  protocol
blockstarter
This is a white label solution to create a contribution crypto-wallet that can be used in your ICO campaign.
Stars: ✭ 21 (+16.67%)
Mutual labels:  token
lazylead
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
Stars: ✭ 42 (+133.33%)
Mutual labels:  teamwork
WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (+22.22%)
Mutual labels:  protocol
Get-Discord-Token
Automatically get discord token from browser.
Stars: ✭ 46 (+155.56%)
Mutual labels:  token
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (+11.11%)
Mutual labels:  protocol
wayland-explorer
Easily browse and read Wayland protocols documentation
Stars: ✭ 78 (+333.33%)
Mutual labels:  protocol
Discord-AIO
Discord AIO (All In One) - discord stealer/token grabber builder with token checks, webhook spammer, obfuscation, encryption, crypto miner, RAT and a lot of extra features.
Stars: ✭ 105 (+483.33%)
Mutual labels:  token
macaroons-rs
Macaroons: bearer credentials with caveats for distributed authorization
Stars: ✭ 62 (+244.44%)
Mutual labels:  token
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (-22.22%)
Mutual labels:  teamwork
GEO-network-client
Reference implementation of the GEO Protocol.
Stars: ✭ 19 (+5.56%)
Mutual labels:  protocol
crowntool
Multi Tool with many functions coming
Stars: ✭ 55 (+205.56%)
Mutual labels:  token
nat-api
↔️ Fast port mapping with UPnP and NAT-PMP
Stars: ✭ 22 (+22.22%)
Mutual labels:  protocol

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].