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 🦀
65 stars
3 watching
41 forks
Language: Rust
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
starknet-io/types-js | A package providing TypeScript type definitions for Starknet's JSON RPC specification and wallet API. | 8 |
0xspaceshard/starknet-devnet-rs | A local testnet framework for Starknet blockchain | 108 |
xjonathanlei/starknet-rs | A Rust library providing a comprehensive interface to Starknet's decentralized platform | 286 |
paulmillr/scure-starknet | An audited implementation of Starknet cryptography | 70 |
starknet-io/snips | Documents standardized protocols for StarkNet-related software and their implementation. | 159 |
starknet-io/get-starknet | A library that provides an easy-to-use, lightweight bridge between Starknet wallets and dApps. | 157 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,223 |
eqlabs/pathfinder | A Starknet full node written in Rust providing a safe view into the Starknet blockchain | 633 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts in Rust. | 324 |
starkware-libs/starknet-specs | Publishes technical specifications and tools for building StarkNet-compatible software | 94 |
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 | 279 |
jamesmunns/postcard | A lightweight message serialization library for Rust. | 924 |
starknet-edu/counter-workshop | A tutorial on creating a simple Starknet smart contract to demonstrate basic concepts and functionality. | 41 |