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 550da64144 fix all the go test errors after p2p changes 6 years ago
..
beaconchain beaconchain folder to internal and proto 6 years ago
client Rename state.StateDB to state.DB (#255) 6 years ago
consensus move consensus/proto to api/consensus; change refernece package name to consensus_proto 6 years ago
proto fix all the go test errors after p2p changes 6 years ago
services Adjust import paths and also goimports 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.