An open standard and toolkit for launching DAOs on Solana.
Tribeca is an open source protocol for launching decentralized autonomous organizations on Solana. It is heavily inspired by the designs of Compound and Curve governance.
For the most up-to-date documentation, please visit the official documentation site.
Package | Description | Version | Docs |
---|---|---|---|
govern |
Handles proposals, voting, and queueing of transactions into a Smart Wallet. | ||
locked-voter |
Voter which locks up governance tokens for a user-provided duration in exchange for increased voting power. | ||
simple-voter |
A simple Tribeca voter program where 1 token = 1 vote. | ||
@tribecahq/tribeca-sdk |
TypeScript SDK for Tribeca |
Program addresses are the same on devnet and mainnet-beta.
The official documentation is hosted at docs.tribeca.so..
Tribeca Protocol is licensed under the GNU Affero General Public License v3.0.
In short, this means that any changes to this code must be made open source and available under the AGPL-v3.0 license, even if only used privately. If you have a need to use this program and cannot respect the terms of the license, please message us our team directly at team@tribeca.so.