#starknet #ethereum #smart-contracts #web3

starknet-contract

Types and utilities for Starknet smart contract deployment and interaction

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

Download history 3121/week @ 2024-10-28 2454/week @ 2024-11-04 2814/week @ 2024-11-11 2563/week @ 2024-11-18 2696/week @ 2024-11-25 2507/week @ 2024-12-02 3544/week @ 2024-12-09 2710/week @ 2024-12-16 1203/week @ 2024-12-23 2496/week @ 2024-12-30 2861/week @ 2025-01-06 2621/week @ 2025-01-13 2576/week @ 2025-01-20 1658/week @ 2025-01-27 2462/week @ 2025-02-03 2511/week @ 2025-02-10

9,338 downloads per month
Used in 32 crates (2 directly)

MIT/Apache

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