#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

#34 in #starknet

Download history 3188/week @ 2024-06-26 3649/week @ 2024-07-03 2074/week @ 2024-07-10 2188/week @ 2024-07-17 3147/week @ 2024-07-24 3763/week @ 2024-07-31 5191/week @ 2024-08-07 5890/week @ 2024-08-14 4093/week @ 2024-08-21 4001/week @ 2024-08-28 4964/week @ 2024-09-04 4955/week @ 2024-09-11 4701/week @ 2024-09-18 3209/week @ 2024-09-25 4836/week @ 2024-10-02 3715/week @ 2024-10-09

17,196 downloads per month
Used in 27 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

~11–23MB
~369K SLoC