Skip to content

Instantly share code, notes, and snippets.

@ambethia
Created January 30, 2018 01:07
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/abce2ba9096921a7bb46447fbef26515 to your computer and use it in GitHub Desktop.
Save ambethia/abce2ba9096921a7bb46447fbef26515 to your computer and use it in GitHub Desktop.

neo-ruby-sdk

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

  • VM implementation is complete. Some work on interop layer is outstanding. You can now test compiled smart contracts with your favorite of Ruby's fantastic testing tools! MiniTest, Rspec, etc.
  • Work on the neo Ruby compiler has begun! Soon you will be able to write Neo Smart Contracts in Ruby.

https://github.com/CityOfZion/neo-ruby-sdk/compare/master@{2018-01-22}...master@{2018-01-29}

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