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
19,576 downloads per month
Used in 2 crates
(via starknet-rust)
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