types-rs
Felt standardizer
A standardization initiative to improve interoperability in the Starknet Rust ecosystem by providing a universal representation of the Felt type
🐺 Starknet Rust types 🦀
67 stars
3 watching
42 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
starknet-io/types-js | Shared TypeScript definitions for working with Starknet APIs and data structures | 9 |
0xspaceshard/starknet-devnet-rs | A local testnet framework for Starknet blockchain | 109 |
xjonathanlei/starknet-rs | A Rust library providing a comprehensive interface to Starknet's decentralized platform | 287 |
paulmillr/scure-starknet | An audited implementation of Starknet cryptography | 71 |
starknet-io/snips | Documents standardized protocols for Starknet-related software in a reusable and implementable way. | 169 |
starknet-io/get-starknet | A library that provides an easy-to-use, lightweight bridge between Starknet wallets and dApps. | 160 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,230 |
eqlabs/pathfinder | A Starknet full node written in Rust providing a safe view into the Starknet blockchain | 637 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts | 330 |
starkware-libs/starknet-specs | Publishes technical specifications and tools for building StarkNet-compatible software | 96 |
0xspaceshard/starknet-hardhat-example | A basic Hardhat project demonstrating usage of the Starknet plugin for smart contract development | 90 |
mybraavos/starknet-url | Library to generate and parse URLs for interacting with StarkNet networks. | 21 |
starkware-libs/starkex-contracts | A Scalability Engine for Crypto Exchanges using Cryptographic Proofs and STARKs | 283 |
jamesmunns/postcard | A lightweight message serialization library for Rust. | 961 |
starknet-edu/counter-workshop | A tutorial project teaching smart contract development with Starknet using Cairo and Scarb. | 45 |