Skip to content
HACKTEZ
<< a FAFOlab joint >>Bluesky @hacktez.comhack.tez is open source and unlicensed — public domain. copy it. use it. github.com/skullzarmy/hack-tez

// SKILLS

LLM-ready reference docs for the hack.tez stack.

  • Beacon SDK (TZIP-10)/skills/beacon-sdk .md

    TZIP-10 compliant octez.connect SDK for Tezos wallet integration. Covers DAppClient, WalletClient, permission flows, message types, and transport layers.

    tezosbeaconwallettzip-10octez-connectdapp
  • hack.tez API Reference/skills/hack-tez-api .md

    REST API and smart contract reference for the hack.tez free Tezos subdomain registrar. Covers all endpoints, registration flow, label validation, and error handling.

    tezosapihack-tezrestregistration
  • Hackcade Game SDK/skills/hackcade-sdk .md

    Build arcade games for the hack.tez Hackcade. ESM SDK reference, two-way postMessage protocol, identity examples, anti-cheat constraints, local sandbox, and a working example.

    hackcadegamessdkarcadeipfspostmessage
  • octez.connect Patterns/skills/octez-connect .md

    Battle-tested patterns for Tezos dApp wallet integration using the octez.connect DAppClient. Covers Temple Wallet quirks, network config, fork conflicts, beacon state reset, and a minimal React pattern.

    tezosoctez-connectbeacondappreactwalletpatterns
  • SmartPy v0.17+/skills/smartpy .md

    Canonical modern SmartPy syntax reference for writing Tezos smart contracts. Covers module/entrypoint decorators, type system, inter-contract calls, crypto primitives, and testing.

    tezossmartpysmart-contractspythonblockchain
  • Taquito SDK/skills/taquito .md

    Quick-start guide for Taquito v24.2.0, the TypeScript SDK for interacting with the Tezos blockchain. Covers Contract API vs Wallet API, signers, transfers, and contract calls.

    tezostaquitotypescriptsdkblockchain
  • Tezos Domains/skills/tezos-domains .md

    Developer reference for the Tezos Domains on-chain naming system (TED). Covers GraphQL API, record types, ownership, and integration patterns for resolving and registering .tez names.

    tezosdomainstednaminggraphqlnft
  • Tezos X/skills/tezos-x .md

    Reference for Tezos X, the unified execution layer where the EVM and Michelson interfaces share one chain with native atomic composability. Covers previewnet endpoints, accounts and aliases, cross-interface calls, and current limitations.

    tezostezos-xtezlinketherlinkevmmichelsonrolluppreviewnet