starknet_in_rust
starknet_in_rust copied to clipboard
Make the RPC State Reader a library for general use
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.