sagan-software / eosio-rust

EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust
https://sagan-software.github.io/eosio-rust/
Apache License 2.0
96 stars 20 forks source link

have any roadmap for this project? #2

Closed arden closed 5 years ago

arden commented 6 years ago

have any roadmap for this project?

liamcurry commented 6 years ago

Hi @arden thanks for your interest in the project! There isn't a roadmap yet but I will be working on one soon.

Most of the features I want for v1.0 are now working, so now I need to clean up some code and work on documentation/branding. There should be an official announcement sometime next month. In the meantime if you're curious, the contracts in the examples folder should all be working and they are pretty close to what the v1.0 contracts will probably look like.

liamcurry commented 5 years ago

Hey @arden I added a roadmap section to the README here: https://github.com/sagan-software/rust-eos#roadmap

I'm going to close this issue now but please let me know if you have any questions about what I wrote. Thanks!