@daostack/infra

Base layer DAO's components

Usage no npm install needed!

<script type="module">
  import daostackInfra from 'https://cdn.skypack.dev/@daostack/infra';
</script>

README

Build Status NPM Package

Infra

Infra is the lowest layer of the DAO stack. It contains base layer components for decentralized governance such as voting machines and DAOstack's Reputation system. Infra provides generalized these decision-making mechanisms for any use, DAO or otherwise.

If you need basic voting or Reputation mechanics that aren't yet part of the stack, you can contribute to Infra by submitting pull requests or issues to this repo.