koinos / koinos-proto

Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
MIT License
3 stars 7 forks source link

[FEATURE]: KCS-1 #249

Closed mvandeberg closed 6 days ago

mvandeberg commented 3 weeks ago

Is there an existing issue for this?

New feature

We should add the KCS-1 standard to proto for use in downstream libraries after the merge of the standard defined in koinos/koinos-contract-standards#8.

The standard is located at https://github.com/koinos/koinos-contract-standards/blob/master/KCSs/kcs-1.md. The proto file should be koinos/contracts/standards/kcs-1.proto.

Anything else?

No response