#stark-net #ethereum #interaction #web3

starknet-contract

Types and utilities for Starknet smart contract deployment and interaction

13 breaking releases

new 0.14.0 May 11, 2025
0.13.0 Mar 25, 2025
0.12.0 Jan 14, 2025
0.11.0 Sep 18, 2024
0.1.0 Jun 7, 2022

#20 in #starknet

Download history 2660/week @ 2025-01-19 1635/week @ 2025-01-26 2348/week @ 2025-02-02 2587/week @ 2025-02-09 1993/week @ 2025-02-16 3666/week @ 2025-02-23 2658/week @ 2025-03-02 2474/week @ 2025-03-09 1896/week @ 2025-03-16 2532/week @ 2025-03-23 2323/week @ 2025-03-30 1968/week @ 2025-04-06 2485/week @ 2025-04-13 2709/week @ 2025-04-20 2924/week @ 2025-04-27 2067/week @ 2025-05-04

10,250 downloads per month
Used in 33 crates (2 directly)

MIT/Apache

1MB
24K SLoC

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.


Types for smart contract deployment and interaction

Dependencies

~15–28MB
~429K SLoC