Skip to content

Atlantis is an un-opinionated modular DAO framework geared towards cascading sub-DAOs and cross-DAO composability.

License

Notifications You must be signed in to change notification settings

Nicca42/atlantis-alpha

Repository files navigation

Atlantis

DAO framework

Index

  • Setup
  • What is the Atlantis Framework?
  • EthOnline Notes
  • Help get this audited
  • Example DAOs

Setup

To get this repository up and running locally start by cloning or forking the repository.

Once downloaded/unzipped run yarn to install all the required packages.

yarn

To build the smart contracts run:

yarn build

For testing run:

yarn test

To deploy a simple DAO system run:

yarn deploy:local

yarn deploy:rinkeby

yarn deploy:mumbai

yarn deploy:optimism-test

About

Atlantis is an un-opinionated modular DAO framework geared towards cascading sub-DAOs and cross-DAO composability.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published