14 releases (breaking)

new 0.12.1 Jan 14, 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

#107 in Magic Beans

Download history 3683/week @ 2024-09-28 4687/week @ 2024-10-05 3507/week @ 2024-10-12 3253/week @ 2024-10-19 3076/week @ 2024-10-26 2670/week @ 2024-11-02 2948/week @ 2024-11-09 2837/week @ 2024-11-16 2689/week @ 2024-11-23 2547/week @ 2024-11-30 3724/week @ 2024-12-07 3065/week @ 2024-12-14 1325/week @ 2024-12-21 2282/week @ 2024-12-28 2986/week @ 2025-01-04 2478/week @ 2025-01-11

9,414 downloads per month
Used in 30 crates (5 directly)

MIT/Apache

1MB
20K SLoC

Clients for interacting with Starknet nodes and sequencers

// TODO: add starknet-providers documentation


lib.rs:

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.

Dependencies

~12–25MB
~380K SLoC