No promises here, but I might look into a #ruby implementation of Koinos Types. I would love to see an official API to point at in order to test any implementations that come along, similar to database_api.get_transaction_hex.
Or, if running an official API like that is too redundant, I would suggest thatkoinos-types/README.md be expanded to show a developer how to verify their implementation.
I could probably figure it out by reading basetypes_test.go, but even just having the ability to run a local executable that can respond to JSON-RPC request like get_transaction_hex would be better than nothing.
RE: Now Open Source: Koinos Types!