An open API service indexing awesome lists of open source software.

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.

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)