arbitrum
Skill is based on Arbitrum Nitro (OffchainLabs/nitro), generated from source at the listed date. Main docs live at nitro-docs and developer.arbitrum.io.
Nitro is the current Arbitrum L2 stack: Geth for execution, ArbOS for L2 chain services (bridges, batching, compression), and WASM-based interactive fraud proofs. The Nitro repo contains the node implementation, ADRs, and the BOLD dispute protocol integration; run/build and operator docs are in the external documentation.
Core References
| Topic | Description | Reference |
|---|---|---|
| Nitro overview | Stack (Geth, ArbOS, WASM proofs), where docs live, audits | core-about |
| ADRs | MADR format, templates, adding decisions under docs/decisions/ |
core-decisions-adr |
Features
| Topic | Description | Reference |
|---|---|---|
| Multi-dimensional gas | ResourceKind categories, L1/L2 calldata, WASM (Stylus) metering | features-multidimensional-gas |
| BOLD protocol | Dispute system, assertion poster/scanner, edge trackers, L2 state provider | features-bold-protocol |
Best Practices
More from hairyf/blockchain-skills
solana-anchor
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
7solana
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
6tron
TRON (java-tron) - account model, DPoS, resources, system contracts, TVM, TRC-10/TRC-20, DEX, APIs, events, TronGrid.
4solana-kit
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
4tronbox
Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console.
3tonweb
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS.
3