#starknet #ethereum #smart-contracts #web3

starknet-contract

Types and utilities for Starknet smart contract deployment and interaction

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

Download history 3639/week @ 2024-09-24 4446/week @ 2024-10-01 4110/week @ 2024-10-08 3202/week @ 2024-10-15 3243/week @ 2024-10-22 3023/week @ 2024-10-29 2264/week @ 2024-11-05 2804/week @ 2024-11-12 2749/week @ 2024-11-19 2634/week @ 2024-11-26 2607/week @ 2024-12-03 3509/week @ 2024-12-10 2456/week @ 2024-12-17 1271/week @ 2024-12-24 2651/week @ 2024-12-31 2358/week @ 2025-01-07

9,234 downloads per month
Used in 28 crates (3 directly)

MIT/Apache

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