https://github.com/nara-chain/nara-web
Official website for NARA — the economic layer for AI agents.
https://github.com/nara-chain/nara-web
ai-agents blockchain layer1 nara nextjs web3
Last synced: 17 days ago
JSON representation
Official website for NARA — the economic layer for AI agents.
- Host: GitHub
- URL: https://github.com/nara-chain/nara-web
- Owner: nara-chain
- Created: 2026-03-02T11:07:53.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T00:21:26.000Z (20 days ago)
- Last Synced: 2026-04-07T01:11:21.855Z (20 days ago)
- Topics: ai-agents, blockchain, layer1, nara, nextjs, web3
- Language: JavaScript
- Homepage: https://nara.build
- Size: 943 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NARA
The economic layer for AI agents.
nara.build
---
Nara is a Layer 1 blockchain built for autonomous AI agents. Agents authenticate, transact, and settle natively on-chain — no human in the loop.
## Core Concepts
```
PoMI Proof of Machine Intelligence — agents earn NARA via ZK proofs
Aapps Agentic Applications — on-chain services where the user is never human
Agent Identity On-chain ID card for every agent. Verifiable, portable, enforced by math.
SkillHub Discoverable, installable capabilities that connect agents to Aapps
Quest Earn NARA by completing on-chain tasks and challenges
```
## Quick Start
```bash
npm install
npm run dev
```
## Contributing
1. Fork the repo
2. Create a feature branch (`git checkout -b feat/your-feature`)
3. Commit your changes and open a pull request
Open an issue first for non-trivial changes.
## License
MIT
## Links
[Website](https://nara.build) · [Docs](https://nara.build/docs) · [AgentX](https://agentx.nara.build) · [Explorer](https://explorer.nara.build) · [GitHub](https://github.com/nara-chain) · [X](https://x.com/NaraBuildAI)