All Projects → syvita → daoos

syvita / daoos

Licence: MIT license
A group of tools for anyone to be able to create their own decentralised organisation on Bitcoin. 🟩

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects

Projects that are alternatives of or similar to daoos

dao
Documentation for Liker Land and LikeCoin.
Stars: ✭ 20 (-28.57%)
Mutual labels:  dao
Credits
Credits(CRDS) - An Evolving Currency For An Evolving Society
Stars: ✭ 14 (-50%)
Mutual labels:  dao
Block-Farm
A farming game built upon Ethereum platform.
Stars: ✭ 60 (+114.29%)
Mutual labels:  dao
sprest
Sprest is a collection of libaries to make building REST services simpler using Spray.
Stars: ✭ 47 (+67.86%)
Mutual labels:  dao
aragraph
Visualize your Aragon DAO Templates
Stars: ✭ 29 (+3.57%)
Mutual labels:  dao
clarity-lsp
Language Server Protocol implementation for Clarity (including VS code extension).
Stars: ✭ 47 (+67.86%)
Mutual labels:  stacks
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (+67.86%)
Mutual labels:  stacks
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+217.86%)
Mutual labels:  stacks
arkadiko-dao
Arkadiko is a liquidity protocol that implements a stablecoin (xUSD) and governance token (DIKO) on Stacks
Stars: ✭ 34 (+21.43%)
Mutual labels:  stacks
stacks-blockchain-api
API for the Stacks 2.0 blockchain
Stars: ✭ 117 (+317.86%)
Mutual labels:  stacks
web3together
🗣 Public open-ended discussions about Blockchain, Web3, NFTs, DeFi, ...
Stars: ✭ 58 (+107.14%)
Mutual labels:  dao
defi-dapps-solidity-smart-contracts
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
Stars: ✭ 241 (+760.71%)
Mutual labels:  dao
AStack
The Missing SwiftUI Adaptive and Accessible Stacks Library.
Stars: ✭ 110 (+292.86%)
Mutual labels:  stacks
homebase-app
Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
Stars: ✭ 42 (+50%)
Mutual labels:  dao
kotal
Blockchain Kubernetes Operator
Stars: ✭ 137 (+389.29%)
Mutual labels:  stacks
docs
Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
Stars: ✭ 134 (+378.57%)
Mutual labels:  stacks
QuickDAO
Simple Data Access Object library with LinQ and multiengine support for (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux)
Stars: ✭ 49 (+75%)
Mutual labels:  dao
micro-stacks
Tiny libraries for building the next generation of Stacks apps.
Stars: ✭ 56 (+100%)
Mutual labels:  stacks
jdbcTemplatePlus
基于SpringJdbcTemplate的ORM框架,比Mybatis更方便,更简单,仅需定义Model就可支持各种SQL查询和动态SQL,不再用拼写XML文件和SQL语句,可以通过各种注解式插件扩展,目前主要支持Mysql数据库
Stars: ✭ 25 (-10.71%)
Mutual labels:  dao
rpncalc
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
Stars: ✭ 19 (-32.14%)
Mutual labels:  stacks

daoOS

This project complies with SyvR-v4.

Background

Bitcoin was the first Decentralized Autonomous Organization, or DAO. DAOs empower groups of people to organize in a decentralized fashion to prioritize tasks and execute on projects. daoOS is an open source tool that can empower DAOs to organize, vote on priorities, and execute through a single interface. The key problem with decentralized organizations is that it can be challenging organizing around central principals and determining how and what to fund. The result can be unnecessary bureaucracy and often there ends up being some kind of centralized board or leaders who end up making all of the decisions and others can have issues getting their priorities funded.

In a world where apps like Uber and Airbnb are decentralized, it won't be done through a centralized startup - it will be done through a group of drivers or homeowners who want to get it done. And that's where daoOS can provide the platform and process.

Our aim is to create tools that anyone can then use to create their own DAO. Empowering users to organize and fund projects in a decentralized fashion will be at the heart of a user owned internet.

Project Overview

This app should empower the following for any DAO:

  • Allowing members to sign up, be approved by the existing organization
  • Members will be able to post ideas, and these ideas can be fleshed out, budgets and milestones can be set
  • Members can then commit STX to projects they want to contribute to, when the full budget is met, they can begin working towards the milestones
  • When a milestone is met, the project owner can post it and have STX released on approval of a majority of anyone who staked STX to that project. This continues until the project has reached completion.
  • As we advance, we can refine these tools based on the needs of DAOs, and add elements like member subscriptions, the ability to de-couple contributions and voting power, the ability to stack the reserve STX, and whatever else is needed. The primary purpose at this stage will be to simple create an MVP, recruit new DAOs to use i t, and find product-market fit.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].