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
ak 9523b34019 Merge branch 'master' of github.com:harmony-one/harmony into staking-service 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 Migrate to BLS 6 years ago
proto Say goodbye to Schnorr sig and kyber package and mark BLS done 6 years ago
service Merge branch 'master' of github.com:harmony-one/harmony into staking-service 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.