DEV Community

Discussion on: Who's looking for open source contributors? (June 11 edition)

Collapse
 
jamesray1 profile image
James Ray

We are working on a sharding implementation for Ethereum with the Rust programming language, which is fast, safe and concurrent. Ethereum can theoretically be used for any kind of economic and governance activity, at lower costs than conventional approaches, in a decentralized, trustless, and censorship-resistant fashion. Sharding plans to scale Ethereum, at first quadratically, then exponentially.

We're implementing sharding according to collaboration with Ethereum research at ethresear.ch and other teams, which includes tasks outlined in the projects and issues. In the first phase of the roadmap, we only enshrine data availabilty, without execution, thus abstracting execution, and enabling faster and simpler implementation, with each phase being useful. For further information, please refer to our wiki.

github.com/Drops-of-Diamond/diamon...