You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 ~ 3 month: ETH protocol and block processing/mining logic
1 month: JsonRPC
1 ~ 2 month: CLI (keystore and others)
Release beta version
Future works
POS and Sharding
POS and Sharding are both complexes (I think even more complex than current Ethereum), and still in WIP phase, not have stable specs, so we don't consider too much about POS and Sharding before Ciri lives on main-net.
Run Ciri client upon JRuby or TruffleRuby
To gain more effective performance, we can run Ciri client upon JRuby and TruffleRuby.
Encourage more contributors
This is the really hard part, there are not many developers both familiar Ethereum and Ruby, maybe we can attract more contributors after Ciri lived on main-net.
How to learn Ethereum and contribute to Ciri?
Download Ethereum client(geth or parity) and play
Learn Ethereum basic knowledge by reading articles, books, videos