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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinGreen committed Dec 5, 2023
1 parent 4d7c183 commit 15669b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ This repository contains supporting modules for operating Llama instances.
For the core contracts, see the [Llama](https://github.com/llamaxyz/llama)
repository.

## Modules

- **Token Voting:** smart contract policies that allow `ERC20Votes` or `ERC721Votes` tokenholders to create actions enforced by delegated token thresholds or collectively approve or disapprove an action through token voting.

## Prerequisites

[Foundry](https://github.com/foundry-rs/foundry) must be installed.
Expand Down

0 comments on commit 15669b1

Please sign in to comment.