#stark-net #ethereum #web3

starknet-providers

Provider implementations for the starknet crate

12 breaking releases

0.13.0 Mar 25, 2025
0.12.0 Sep 18, 2024
0.11.0 Jun 17, 2024
0.10.0 Mar 27, 2024
0.1.0 Jan 6, 2022

#14 in #starknet

Download history 2537/week @ 2024-12-17 1301/week @ 2024-12-24 2684/week @ 2024-12-31 2908/week @ 2025-01-07 3616/week @ 2025-01-14 3313/week @ 2025-01-21 2185/week @ 2025-01-28 2956/week @ 2025-02-04 1996/week @ 2025-02-11 2158/week @ 2025-02-18 2932/week @ 2025-02-25 2650/week @ 2025-03-04 2216/week @ 2025-03-11 1855/week @ 2025-03-18 2829/week @ 2025-03-25 1974/week @ 2025-04-01

9,308 downloads per month
Used in 34 crates (5 directly)

MIT/Apache

1MB
21K 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

~13–27MB
~402K SLoC