nara

Installation
SKILL.md

Prerequisites

  • Requires: Node.js (>=18) and npm
  • Package: naracli on npm — npmjs.com/package/naracli, source: github.com/nara-chain/nara-cli, homepage: nara.build
  • Install: npm install -g naracli (or use npx naracli <command>). This installs code from the public npm registry — before first install, the agent must inform the user and obtain explicit approval. Users should review: npm package, GitHub source
  • Security: Open-source, auditable on GitHub. The package does not upload, collect, or transmit wallet secrets — all key material stays local on disk
  • Run npx naracli help and npx naracli <command> --help to learn all available commands and options before use
  • Updates: Use npx naracli@latest to ensure the latest CLI version

Getting Started

First run npx naracli address to check if a wallet exists. If not, create one with npx naracli wallet create. Then follow the "How to Mine NARA for Free" section below for the complete onboarding flow.

Agent Autonomy Rules

All CLI commands execute locally-installed naracli (open-source, auditable at github.com/nara-chain/nara-cli). The agent must obtain explicit user confirmation before:

Related skills
Installs
27
GitHub Stars
3
First Seen
Mar 11, 2026