Skip to content

Instantly share code, notes, and snippets.

@ambethia
Last active January 16, 2018 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ambethia/7c707190c0542cc4f88cec4acd1799fd to your computer and use it in GitHub Desktop.
Save ambethia/7c707190c0542cc4f88cec4acd1799fd to your computer and use it in GitHub Desktop.

neo-ruby

A Ruby library for interacting with the NEO blockchain

  • P2P networking now correctly handshakes
  • Implemented inventory, block and locator payloads
  • misc. refactoring

https://github.com/CityOfZion/neo-ruby/compare/master@{2018-01-08}...master@{2018-01-15}

neo-ruby-sdk

A Ruby SDK for smart contract development on the Neo blockchain.

  • Decompile AVM binary into opcode sequence with tests

https://github.com/CityOfZion/neo-ruby-sdk/compare/81ade2242d205544ee4320cbf316b6d392970e2e...master@{2018-01-15}

neo-gql

A GraphQL Blockchain Explorer for Neo.

  • Add improved startup script for Docker

https://github.com/CityOfZion/neo-gql/compare/master@{2018-01-08}...master@{2018-01-15}

neo-python-core

neo-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment