11 breaking releases
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 |
#48 in #starknet
9,338 downloads per month
Used in 32 crates
(2 directly)
1MB
24K
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
~14–27MB
~406K SLoC