Skip to content

This repo is for understanding the DAO (Decentralized Autonomous Organization) Ecosystem on NEAR Protocol.

License

Notifications You must be signed in to change notification settings

NEARBuilders/NEAR-DAO-Ecoystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NEAR DAO Ecosystem

This repo is for understanding the DAO (Decentralized Autonomous Organization) Ecosystem on NEAR Protocol.

For a history of DAOs on NEAR

NEAR DAO Builders Group Telegram link

Live DAO Tooling

Frontends

  • AstraPlus Components built by NDC last year. Uses Pikespeak API (needed because it's hard to index proposals, comments, and all DAOs). Available on near.social and dev.near.org gateway (each gateway needs to be CORS whitelisted by the team at Pikespeak). Has global DAO, DAO Feed, flow of funds, vote on multiple proposals at once. GitHub Repo. Easily switch props on DAO address in URL: /astraplusplus.ndctools.near/widget/home?tab=funds&daoId={YOURDAONAME}.sputnik-dao.near&page=dao
  • Other BOS-based components that use NEAR Social built-in NEAR API JS. I like this as I can access through different gateways, and it's easiest to fork and customize.
  • DAOs on BOS - No Middleware For Full Sputnik Frontend Functionality mixed with Social Profile (Proposal Creation, Adding/Removing Members) by Build DAO - /builddao.near/widget/page.proposals.Index?daoId={YOURDAO}.sputnik-dao.near (works on any gateway)
  • BOS-based DAO Voting only component by Evgeny of FastNEAR/NEAR Social : https://near.social/mob.near/widget/DAO.Main
  • Other BOS apps like Mintbos + Potlock have "act as DAO" functionality that enables you to use any button as a function call proposal (mint, list, buy NFT, deploy storefront) + (create Potlock / NEAR social profile, donate as DAO). Also adding to Potlock NextJS app (Code Snippet). Tutorials coming soon.
  • Multicall App https://www.multicall.app/#/app

Tooling

Figma

Contracts

Tutorials

Upcoming DAO Initiatives

House of Stake

  • House of Stake is being built by some NEAR OGs and should be ready in a few months for contracts with audit Governance Proposal by Gauntlet

Deprecated

Frontend

Contracts

History

Other Resources

About

This repo is for understanding the DAO (Decentralized Autonomous Organization) Ecosystem on NEAR Protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published