Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Runtime ABI Serialization #50

Closed
9 tasks
mvandeberg opened this issue Aug 12, 2020 · 1 comment
Closed
9 tasks

Runtime ABI Serialization #50

mvandeberg opened this issue Aug 12, 2020 · 1 comment
Labels

Comments

@mvandeberg
Copy link
Member

As a blockchain developer, I want to be able to convert between JSON and binary using a runtime ABI.

Note: Using Koinos-Types internal JSON schema as ABI Standard

  • Document ABI Standard
  • JSON->Binary conversion from ABI
    • C++
    • Go
    • Typescript
  • Binary->JSON conversion from ABI
    • C++
    • Go
    • Typescript
@youkaicountry youkaicountry changed the title Runtime ABI Serilization Runtime ABI Serialization Aug 12, 2020
@mvandeberg
Copy link
Member Author

Cap'n Proto supports runtime ABI.

@sgerbino sgerbino closed this as completed Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants