The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/api
Leo Chen fe06318d04 add PeerID in beacon chain RPC message 6 years ago
..
beaconchain add PeerID in beacon chain RPC message 6 years ago
client Move Host interface into the top-level p2p package 6 years ago
consensus move consensus/proto to api/consensus; change refernece package name to consensus_proto 6 years ago
proto add protobuf setup instruction and message generation script 6 years ago
services state syncing integration (#283) 6 years ago
README.md Update and add more READMEs 6 years ago

README.md

The api folder contains all the Harmony protocol's interfaces definitions including protocol apis and gRpc protobuf definition.