10 breaking releases
0.11.0 | Sep 18, 2024 |
---|---|
0.10.0 | Jun 17, 2024 |
0.9.0 | Mar 27, 2024 |
0.7.0 | Dec 9, 2023 |
0.1.0 | Jun 7, 2022 |
#34 in #starknet
17,196 downloads per month
Used in 27 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
~11–23MB
~369K SLoC