Skip to content

tribeshq/tribes

Repository files navigation



A Linux-powered EVM rollup serving as a Debt Capital Market for the creator economy
Tokenized debt issuance through reverse auction mechanism with RWA collateralization

license last-commit

Table of Contents

Overview

A debt capital market platform designed for the creator economy, enabling content creators to monetize their influence by issuing tokenized debt instruments collateralized by Real World Assets (RWA). Through a reverse auction mechanism, the platform connects creators with investors, offering a structured and transparent alternative to finance scalable businesses while leveraging the economic potential of their audiences, ensuring legal compliance and attractive returns for investors.

Docs Deck

Getting Started

Prerequisites

  1. Install Docker Desktop for your operating system.

    To install Docker RISC-V support without using Docker Desktop, run the following command:

    docker run --privileged --rm tonistiigi/binfmt --install all
  2. Download and install the latest version of Node.js.

  3. Cartesi CLI is an easy-to-use tool to build and deploy your dApps on devnet. To install it, run:

    npm i -g @cartesi/cli

Running

  1. Devnet mode:

    1.1 Build application:

    cartesi build

    1.2 Run application on devnet:

    cartesi run
  2. Production mode:

  • TODO

Note

To reach the final state of the system for demo purposes, run the command below:

make state

Testing

make test

About

A Linux-powered EVM rollup serving as a Debt Capital Market for the creator economy

Topics

Resources

License

Stars

Watchers

Forks

Packages