Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 537 Bytes

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.