1sat-cli
Installation
SKILL.md
1Sat CLI
Bun-native command-line interface for 1Sat Ordinals and BSV operations. Binary name: 1sat.
Usage
# Run any command directly — no install needed
bunx @1sat/cli <command>
# Optional: install globally for frequent use
bun add -g @1sat/cli
# Then use the short form: 1sat <command>