#stark-net #ethereum #web3

starknet-providers

Provider implementations for the starknet crate

24 releases (15 breaking)

0.16.0 Aug 29, 2025
0.16.0-rc.2 Jul 23, 2025
0.13.0 Mar 25, 2025
0.12.0 Sep 18, 2024
0.1.0 Jan 6, 2022

#15 in #starknet

Download history 4999/week @ 2025-09-20 4783/week @ 2025-09-27 4153/week @ 2025-10-04 3893/week @ 2025-10-11 3937/week @ 2025-10-18 5427/week @ 2025-10-25 5152/week @ 2025-11-01 4678/week @ 2025-11-08 3622/week @ 2025-11-15 6277/week @ 2025-11-22 4592/week @ 2025-11-29 4549/week @ 2025-12-06 4597/week @ 2025-12-13 2077/week @ 2025-12-20 1611/week @ 2025-12-27 2710/week @ 2026-01-03

11,739 downloads per month
Used in 44 crates (5 directly)

MIT/Apache

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

~15–31MB
~416K SLoC