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}