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-5 #253

Open mvandeberg opened 2 weeks ago

mvandeberg commented 2 weeks ago

Is there an existing issue for this?

New feature

We should add the KCS-5 standard to proto for use in downstream libraries after the merge of the standard defined in https://github.com/koinos/koinos-contract-standards/pull/13.

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

Anything else?

No response

mvandeberg commented 1 week ago

Blocked by koinos/koinos-contract-standards#11