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
Minh Doan 3493dd1bda fix golint and import 6 years ago
..
beaconchain Add //go:generate for mocks and .pb.go files 6 years ago
client Add //go:generate for mocks and .pb.go files 6 years ago
consensus Add //go:generate for mocks and .pb.go files 6 years ago
drand Add //go:generate for mocks and .pb.go files 6 years ago
proto add logic to receive staking txns 6 years ago
service fix golint and import 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.