11 breaking releases
new 0.12.0 | Jan 14, 2025 |
---|---|
0.11.0 | Sep 18, 2024 |
0.10.0 | Jun 17, 2024 |
0.9.0 | Mar 27, 2024 |
0.1.0 | Jun 7, 2022 |
#38 in #starknet
9,234 downloads per month
Used in 28 crates
(3 directly)
1MB
20K
SLoC
Types for smart contract deployment and interaction
lib.rs
:
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.
Dependencies
~12–29MB
~379K SLoC