{
  "generated": "2026-04-19T08:15:29.863Z",
  "tag": "tokens",
  "slug": "tokens",
  "count": 7,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/tokens/",
  "projects": [
    {
      "name": "Universal Assets -  Flexible models of value in decentralised economic systems",
      "description": "Universal Assets — one flexible model covering fungible tokens, NFTs, governance rights, derivatives and more.",
      "category": {
        "id": "videos",
        "title": "Videos & Talks"
      },
      "slug": "universal-assets-flexible-models-of-value-in-decentralised-economic-sy",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/videos/universal-assets-flexible-models-of-value-in-decentralised-economic-sy/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/videos/universal-assets-flexible-models-of-value-in-decentralised-economic-sy.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/videos/universal-assets-flexible-models-of-value-in-decentralised-economic-sy.md",
      "tags": [
        "convex-live",
        "community-call",
        "assets",
        "tokens"
      ]
    },
    {
      "name": "Personal Tokens with Convex",
      "description": "Personal Tokens — a three-minute rapid overview of why everyone should have their own cryptocurrency on Convex.",
      "category": {
        "id": "videos",
        "title": "Videos & Talks"
      },
      "slug": "personal-tokens-with-convex",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/videos/personal-tokens-with-convex/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/videos/personal-tokens-with-convex.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/videos/personal-tokens-with-convex.md",
      "tags": [
        "convex-live",
        "tokens",
        "vision",
        "short"
      ]
    },
    {
      "name": "CAD019: Asset Model",
      "description": "One polymorphic asset/transfer that accepts fungible tokens, NFT sets, derivative contracts and asset types not yet invented — generic contracts can handle anything ownable. Replaces the ERC-20/721/1155/4626 zoo with a single universal SPI.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad019-asset-model",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad019-asset-model/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad019-asset-model.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad019-asset-model.md",
      "tags": [
        "spec",
        "assets",
        "smart-contracts",
        "tokens",
        "cvm"
      ]
    },
    {
      "name": "CAD029: Fungible Token Standard",
      "description": "The CAD19-conformant replacement for ERC-20/ERC-777 — integer balances, decimals, mint/burn, all accessible through the universal asset API rather than duplicated interface boilerplate. Writing a new token is defining the rules, not re-implementing transfer.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad029-fungible-token-standard",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad029-fungible-token-standard/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad029-fungible-token-standard.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad029-fungible-token-standard.md",
      "tags": [
        "spec",
        "assets",
        "tokens",
        "smart-contracts",
        "cvm"
      ]
    },
    {
      "name": "CAD030: Torus DEX",
      "description": "An on-chain AMM where any CAD29 token gets a market on first request, routing through a canonical actor rather than deployed-per-pool factory contracts. Shows the universal asset model paying off — one DEX speaks every token, invented or not.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad030-torus-dex",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad030-torus-dex/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad030-torus-dex.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad030-torus-dex.md",
      "tags": [
        "smart-contracts",
        "assets",
        "tokens",
        "cvm"
      ]
    },
    {
      "name": "CAD031: NFT Metadata",
      "description": "Puts NFT metadata on-chain as native CVM maps (JSON-compatible, per-NFT, optionally generated dynamically) instead of relying on off-chain IPFS URLs that rot. Fixes the chronic ERC-721 problem where NFT art disappears because someone stopped pinning.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad031-nft-metadata",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad031-nft-metadata/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad031-nft-metadata.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad031-nft-metadata.md",
      "tags": [
        "spec",
        "assets",
        "tokens",
        "nft",
        "metadata"
      ]
    },
    {
      "name": "CAD042: x402 Protocol",
      "description": "Implements the HTTP 402 payment protocol over CVM and CAD29 tokens — APIs can gate access per request with a header-level payment, no OAuth, accounts or invoicing. Micropayments for agents and APIs without the Stripe detour.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad042-x402-protocol",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad042-x402-protocol/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad042-x402-protocol.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad042-x402-protocol.md",
      "tags": [
        "spec",
        "payments",
        "x402",
        "api",
        "tokens"
      ]
    }
  ]
}