Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

llamaxyz/llama-docs

Repository files navigation

Llama

Llama is an onchain governance framework. It uses non-transferable NFTs to encode access control, features programmatic control of funds, and includes modular strategies to define action execution rules.

This site was made with Nextra.

Live Demo →

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.