13 breaking releases
new 0.14.0 | May 11, 2025 |
---|---|
0.13.0 | Mar 25, 2025 |
0.12.0 | Jan 14, 2025 |
0.11.0 | Sep 18, 2024 |
0.1.0 | Jun 7, 2022 |
#20 in #starknet
10,250 downloads per month
Used in 33 crates
(2 directly)
1MB
24K
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
~15–28MB
~429K SLoC