11 breaking releases

0.12.0 Sep 18, 2024
0.11.0 Jun 17, 2024
0.10.0 Mar 27, 2024
0.8.0 Dec 9, 2023
0.1.0 Jan 6, 2022

#32 in #starknet

Download history 3666/week @ 2024-08-27 5152/week @ 2024-09-03 5230/week @ 2024-09-10 4559/week @ 2024-09-17 3699/week @ 2024-09-24 4401/week @ 2024-10-01 4076/week @ 2024-10-08 3290/week @ 2024-10-15 3345/week @ 2024-10-22 3177/week @ 2024-10-29 2326/week @ 2024-11-05 2913/week @ 2024-11-12 2961/week @ 2024-11-19 2871/week @ 2024-11-26 2754/week @ 2024-12-03 3203/week @ 2024-12-10

12,102 downloads per month
Used in 30 crates (5 directly)

MIT/Apache

720KB
16K 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–28MB
~372K SLoC