starknet
Skill based on Starknet specs (starkware-libs/starknet-specs), generated from
sources/starknet. Doc path:sources/starknet/(README.md, starknet_vs_ethereum_node_apis.md, api/release.md, api/*.json, wallet-api/wallet_rpc.json).
Starknet specifications define the node JSON-RPC API (read, write, trace, WebSocket) and the Wallet RPC for dApp–wallet interaction. The node API mirrors Ethereum naming with a starknet_ prefix and uses field elements, block tags, and structured errors. Use this skill when implementing or calling Starknet RPC clients, indexers, or wallet integrations.
Core References
| Topic | Description | Reference |
|---|---|---|
| Overview and types | Field elements, block tags, naming, result key | core-overview-and-types |
| RPC method mapping | Ethereum → Starknet method mapping and differences | core-rpc-method-mapping |
Features
Node API
| Topic | Description | Reference |
|---|---|---|
| Node read API | Blocks, transactions, state, call, events, chain info | features-node-read-api |
| Node write API | addInvokeTransaction, addDeclareTransaction, addDeployAccountTransaction | features-node-write-api |
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7