Releases: Raiden1411/zabi
Releases · Raiden1411/zabi
v0.2.0
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
chore: update README