#starknet #ethereum #smart-contracts #web3

starknet-contract

Types and utilities for Starknet smart contract deployment and interaction

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

#38 in #starknet

Download history 4214/week @ 2024-08-20 3517/week @ 2024-08-27 5033/week @ 2024-09-03 5122/week @ 2024-09-10 4411/week @ 2024-09-17 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 2639/week @ 2024-11-26 2156/week @ 2024-12-03

10,667 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–25MB
~373K SLoC