t2000-contacts

Installation
SKILL.md

t2000: Contacts

Purpose

Let users send money by name instead of raw addresses. Contacts are stored locally in ~/.t2000/contacts.json — no blockchain lookups, no network calls.

Commands

# List all contacts
t2000 contacts

# Add or update a contact
t2000 contacts add <name> <address>

# Remove a contact
t2000 contacts remove <name>
Installs
4
First Seen
Mar 11, 2026
t2000-contacts — mission69b/t2000-skills