starknet_in_rust icon indicating copy to clipboard operation
starknet_in_rust copied to clipboard

Make the RPC State Reader a library for general use

Open juanbono opened this issue 2 years ago • 0 comments

TODO:

  • [ ] Make a feature for starknet in rust (default) and one for blockifier
  • [ ] Make used datatypes (RpcState, RpcStateReader) public and add constructors + docs.
  • [ ] Add short tutorial and README on how to use it with infura and with any fullnode.

juanbono avatar Oct 25 '23 14:10 juanbono