EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.28k stars 3.6k forks source link

Exporting JSON structures #37

Closed jcalfee closed 7 years ago

jcalfee commented 7 years ago

Can I get a program that will write the blockchain operations to standard out?

Here is the original format and operations that I'm parsing to create the serializer:

https://github.com/eosjs/json/blob/master/schema/operations.json

jcalfee commented 7 years ago

Instead I'll pull updates from here: https://github.com/EOSIO/eos/blob/master/libraries/types/types.eos