Skip to content

Early Prototype

Latest
Compare
Choose a tag to compare
@agryaznov agryaznov released this 29 Apr 10:15
· 2 commits to master since this release
f87200c
  1. Make ethink! work with ERC20 example.

  2. Polish Ethereum RPC methods implemented at the previous stage.

  3. Implement more Ethereum RPC methods from the by now mocked set.

  4. Add various tests, from unit to integration ones.

  5. Overall code refactoring and better crates organization.

  6. Documentation both in rustdoc and in the form of a Rust book

  7. Make the project work with unchanged upstream dependencies of polkadot-sdk and ink!.