For the complete documentation index, see llms.txt. This page is also available as Markdown.

Templates

In this section, you will learn which are the templates available for creating a DAO and which are the main differences.

What are templates?

Templates are pre-configured smart contracts for different types of organizations. You can use the templates that are included with Aragon or create your own.

Template types

Company

A Company organization is an organization that uses transferable tokens to represent stake in the company. Decisions are made using token-weighted voting, where one token equals one vote.

Membership

A Membership organization is an organization that uses a non-transferable token to represent membership. Decisions are made based on one-member-one-vote governance.

Reputation

A Reputation organization is an organization that uses non-transferable tokens to represent reputation. Decisions are made using reputation-weighted voting.

Last updated

Was this helpful?