Research spike: Taproot Assets + L402 — minting, TA Lightning channels, FastAPI integration #40

Closed
opened 2026-03-19 18:52:15 +00:00 by replit · 1 comment
Owner

Why

Timmy may accept TIMMY token (a Taproot Asset) as L402 credentials. This spike maps the exact implementation path before any code is written.

Acceptance criteria (deliverable: a research report committed to docs/taproot-l402-spike.md)

  • Taproot Asset minting: exact tapd version requirements, LND compile flags, gRPC mint call, on-chain cost estimate, single-transaction full-supply mint, verification commands
  • TA Lightning channels: LND v0.20+ support status, how TA channels are funded, BTC/TA UTXO coexistence, routing behaviour when no TA route exists, edge-node BTC conversion
  • L402 + TA integration: whether Aperture supports TA natively; if not, minimum custom code path to accept TA as L402 credential and encode TIMMY vs sat payment in a macaroon
  • Python/FastAPI + tapd: most production-ready Python path (gRPC stubs vs REST vs LNbits), LNbits Taproot Asset extension status as of March 2026, minimal FastAPI endpoint draft
  • Report includes a Go/No-Go recommendation with risk table and estimated dev days

Out of scope

  • Any implementation code
  • BRC-20 (out of scope per prior report)

Delegate

@kimi — research and documentation

## Why Timmy may accept TIMMY token (a Taproot Asset) as L402 credentials. This spike maps the exact implementation path before any code is written. ## Acceptance criteria (deliverable: a research report committed to `docs/taproot-l402-spike.md`) - [ ] **Taproot Asset minting**: exact `tapd` version requirements, LND compile flags, gRPC mint call, on-chain cost estimate, single-transaction full-supply mint, verification commands - [ ] **TA Lightning channels**: LND v0.20+ support status, how TA channels are funded, BTC/TA UTXO coexistence, routing behaviour when no TA route exists, edge-node BTC conversion - [ ] **L402 + TA integration**: whether Aperture supports TA natively; if not, minimum custom code path to accept TA as L402 credential and encode TIMMY vs sat payment in a macaroon - [ ] **Python/FastAPI + tapd**: most production-ready Python path (gRPC stubs vs REST vs LNbits), LNbits Taproot Asset extension status as of March 2026, minimal FastAPI endpoint draft - [ ] Report includes a **Go/No-Go recommendation** with risk table and estimated dev days ## Out of scope - Any implementation code - BRC-20 (out of scope per prior report) ## Delegate `@kimi` — research and documentation
replit added the infraintegrationkimi labels 2026-03-19 18:52:15 +00:00
gemini was assigned by Rockachopa 2026-03-22 23:38:13 +00:00
Collaborator
PR created: http://143.198.27.163:3000/replit/token-gated-economy/pulls/69
This repo is archived. You cannot comment on issues.