Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Starknet

  • 4 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Implement or call Starknet JSON-RPC and Wallet APIs - node read/write/trace/WebSocket methods, wallet RPC, types, and versioning.

About

Covers the Starknet node JSON-RPC API (read, write, trace, WebSocket) and Wallet RPC for dApp-wallet interaction, with Ethereum-like naming under a starknet_ prefix. A developer uses it to build Starknet RPC clients, indexers, or wallet integrations.

  • Node read/write/trace and WebSocket RPC methods
  • Wallet RPC, field elements, block tags, and structured errors

Starknet by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #347 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill starknet

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Implement or call Starknet JSON-RPC and Wallet APIs - node read/write/trace/WebSocket methods, wallet RPC, types, and versioning.

Files

SKILL.mdMarkdownGitHub ↗
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

TopicDescriptionReference
Overview and typesField elements, block tags, naming, result keycore-overview-and-types
RPC method mappingEthereum → Starknet method mapping and differencescore-rpc-method-mapping

Features

Node API

TopicDescriptionReference
Node read APIBlocks, transactions, state, call, events, chain infofeatures-node-read-api
Node write APIaddInvokeTransaction, addDeclareTransaction, addDeployAccountTransactionfeatures-node-write-api
WebSocket APISubscriptions (new heads, events, tx status, receipts, reorgs)features-websocket-api
Trace APItraceTransaction, simulateTransactions, traceBlockTransactionsfeatures-trace-api
Executables APIgetCompiledCasmfeatures-executables-api

Wallet

TopicDescriptionReference
Wallet APIsupportedSpecs, requestAccounts, permissions, signingfeatures-wallet-api

Best Practices

TopicDescriptionReference
API versioningDraft / RC / Recommendation, semver, release processbest-practices-api-versioning

Related skills

Web3 & Blockchainintegrationsbackend

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.