An open API service indexing awesome lists of open source software.

https://github.com/terra-money/enterprise-app


https://github.com/terra-money/enterprise-app

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Enterprise App

Enterprise is a no-code tool for organizing, creating, and maintaining Decentralized Autonomous Organizations (DAOs) on the Terra blockchain. With Enterprise, you can create multisig wallets, organize communities around NFTs and tokens, and manage the governance of DAOs all in a single interface.

Visit https://enterprise.money/dashboard to view the Enterprise app.

## Getting Started

This assumes that you already have Yarn installed (https://yarnpkg.com/).

Once you clone the repository, you can do the following;

```
yarn install
```