17 releases (breaking)
new 0.14.1 | May 11, 2025 |
---|---|
0.13.0 | Mar 25, 2025 |
0.12.0 | Sep 18, 2024 |
0.11.0 | Jun 17, 2024 |
0.1.0 | Jan 6, 2022 |
#89 in Magic Beans
10,060 downloads per month
Used in 37 crates
(6 directly)
1MB
23K
SLoC
Clients for interacting with Starknet nodes and sequencers.
This crate provides the Provider
trait for abstraction over means of accessing the Starknet
network. The most commonly used implementation is JsonRpcClient
with
HttpTransport
.
Clients for interacting with Starknet nodes and sequencers
// TODO: add starknet-providers
documentation
Dependencies
~14–27MB
~385K SLoC