Code Monkey home page Code Monkey logo

tribeca's Introduction

♜ Tribeca

License Build Status Contributors

An open standard and toolkit for launching DAOs on Solana.

About

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.

  • Built with Anchor. Tribeca is pluggable with other Anchor-based projects and tools, allowing for greater composability.
  • Modularity. Tribeca is built to be flexible and extensible, splitting out proposals/voting, transaction execution, and staking into three separate programs.
  • Hosted. The Tribeca DAO program is meant to be deployed as one instance of a program, similar to the SPL Token Program. It is an open standard that any other project can build upon, without requiring teams to deploy their own DAO or giving custody of user tokens to Tribeca.
  • Simplicity. Tribeca does as little as possible, giving DAOs the freedom to choose how their governance system operates.

For the most up-to-date documentation, please visit the official documentation site.

Note

  • Tribeca is in active development, so all APIs are subject to change.
  • This code is unaudited. Use at your own risk.

Packages

Package Description Version Docs
govern Handles proposals, voting, and queueing of transactions into a Smart Wallet. Crates.io Docs.rs
locked-voter Voter which locks up governance tokens for a user-provided duration in exchange for increased voting power. crates Docs.rs
simple-voter A simple Tribeca voter program where 1 token = 1 vote. crates Docs.rs
@tribecahq/tribeca-sdk TypeScript SDK for Tribeca npm Docs

Addresses

Program addresses are the same on devnet and mainnet-beta.

Documentation

The official documentation is hosted at docs.tribeca.so..

License

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 [email protected].

tribeca's People

Contributors

swaglioni avatar michaelhly avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.