[AIR-3][AIS-3][BPC-3][RES-3]

Setup & Usage

Table of Contents

[AIS-3][BPC-3][DAO-3]

Overview

This document provides instructions for setting up and using the Anya DAO system, including installation, configuration, and usage examples.

Prerequisites

Installation

Installing Clarinet

If you don't have Clarinet installed, you can use the provided installation script:

## On Windows
.\scripts\install-clarinet.ps1

```bash

On MacOS/Linux

chmod +x scripts/install-clarinet.sh ./scripts/install-clarinet.sh

See Also