Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daostack/infra
https://github.com/daostack/infra
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daostack/infra
- Owner: daostack
- License: gpl-3.0
- Created: 2018-05-31T08:04:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T04:28:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T20:15:41.372Z (about 1 month ago)
- Language: JavaScript
- Size: 6.23 MB
- Stars: 25
- Watchers: 8
- Forks: 22
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dao - Infra
README
***DEVELOPMENT OF THIS PACKAGE HAS MOVED TO: https://github.com/daostack/alchemy-monorepo/tree/dev/packages/infra***
[![Build Status](https://travis-ci.com/daostack/infra.svg?branch=master)](https://travis-ci.com/daostack/infra)
[![NPM Package](https://img.shields.io/npm/v/@daostack/infra.svg?style=flat-square)](https://www.npmjs.org/package/@daostack/infra)# Infra
Infra is the lowest layer of the [DAO stack](https://www.github.com/daostack). 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.