Skip to content

Releases: Raiden1411/zabi

v0.2.0

24 Jan 23:56
23fc156

Choose a tag to compare

Introduces wallet client with signer support via libsecp256k1
Adds a http public client with most of the JSON RPC ethereum methods.
Introduces support for RLP encoding and decoding. It also supports transaction serialization.
Addresses some bug fixes as well as introduces new types, utilities and meta programming type functions.
Start the work to integrate and interact natively with anvil.

With the above this is currently usable as a minimal ethereum interface.
More features will be added in future releases.

If interested please follow the work here: https://github.com/users/Raiden1411/projects/2/views/1

v0.1.0

05 Jan 23:38
8d470cf

Choose a tag to compare

chore: update README