#stark-net #ethereum #web3

starknet-providers

Provider implementations for the starknet crate

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

Download history 3786/week @ 2025-01-19 2315/week @ 2025-01-26 2766/week @ 2025-02-02 2174/week @ 2025-02-09 1943/week @ 2025-02-16 3143/week @ 2025-02-23 2492/week @ 2025-03-02 2375/week @ 2025-03-09 1805/week @ 2025-03-16 2527/week @ 2025-03-23 2361/week @ 2025-03-30 1944/week @ 2025-04-06 2258/week @ 2025-04-13 2684/week @ 2025-04-20 2896/week @ 2025-04-27 2150/week @ 2025-05-04

10,060 downloads per month
Used in 37 crates (6 directly)

MIT/Apache

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