#stark-net #ethereum #web3

no-std starknet-rust-contract

Types and utilities for Starknet smart contract deployment and interaction

4 releases (2 breaking)

Uses new Rust 2024

new 0.19.0-rc.0 Feb 24, 2026
0.17.0 Dec 2, 2025
0.17.0-rc.0 Nov 24, 2025
0.16.0 Nov 26, 2025

#28 in #starknet

Download history 4/week @ 2025-11-18 12/week @ 2025-11-25 450/week @ 2025-12-02 2126/week @ 2025-12-09 3965/week @ 2025-12-16 4428/week @ 2025-12-23 3863/week @ 2025-12-30 4773/week @ 2026-01-06 4560/week @ 2026-01-13 5704/week @ 2026-01-20 4130/week @ 2026-01-27 4150/week @ 2026-02-03 3905/week @ 2026-02-10 6589/week @ 2026-02-17

19,576 downloads per month
Used in 2 crates (via starknet-rust)

MIT/Apache

1.5MB
29K SLoC

Library for deploying and interacting with Starknet contracts.

Currently, this crate only provides a single type ContractFactory for deploying contracts using the Universal Deployer Contract.

In the future, features like ABI-based contract binding generation will be added to allow type- safe interaction with Starknet smart contracts.


Types for smart contract deployment and interaction

Dependencies

~16–33MB
~453K SLoC