Project Name: Builder’s DAO
Project Track: NFT
Team Names: Builder’s DAO
Team Member(s): @arroyo @Scorpius
Live Website: https://bttc-builders-dao.vercel.app/
Network: Connect Your Wallet to BTTC Donau Testnet
Demo Video June 2022: https://youtu.be/6XfRU21y-C0
Demo Video July 2022: https://youtu.be/Kg_7b9rr2L0
Project Goal:
We are a team of Full Stack Blockchain Software Engineers in the USA and Singapore.
Our focus is on building Programmable, Utility NFTs. We see NFTs as tokenized React Applications.
Our goal is to do projects on commission for Fortune 500 companies and other Web 3 studios.
Prize money will be used to pay 1 to 3 developers to:
- Further build out the DAO infrastructure
- Deploy website to a more robust backend with NGINX
- Have smart contracts audited
- Deploy to Mainnet
Project Info:
We are seeking to Spin-off our Programmable and Utility NFT R&D efforts into a global and autonomous DAO. The DAO shall be a Blockchain Development Studio focused on serving:
- Fortune 500 companies
- Digital Studios & Marketing Agencies (i.e., Digital Marketing Agencies)
Our studio is currently iterating over novel Blockchain business. These Blockchain projects primarily for Fortune 500 companies as well as Digital Studios & Marketing Agencies.
We also incubate promising internal projects such as Fitness Ventures
There is demand for our business. According to TechCrunch:
Web3 startup Hang is one such startup looking to build up a client base of brands and help them leverage NFTs to replace their existing membership and loyalty programs
We explore these use cases further in our blog post, Use Cases for Utility & Programmable NFTs
Project Repo/Website:
Project is currently not open-sourced. However, we have:
- A live Demo Website: https://bttc-builders-dao.vercel.app
- Project Technical Resource Guide on GitHub: GitHub - CodeSportLabs/dao-public: Code Sport Labs presents the Builder's DAO Ecosystem
Project Details:
Our goal is to encourage the use of NFTs as primitives to provide cashflow entitlements, awards + prizes for loyalty programs, blockchain-based credentialing, proof of provenance, proof of work (completed labor), and proof of attendance (of events) .
We see NFTs as tokenized React Applications. Novel features of such NFTs include:
- Programmable payments (e.g. salaries, dividends, interest, awards, etc.)
- Access control functionality (membership)*
- Governance (Voting) via an ERC-721 DAO
- Dynamic QR Codes
- Payment Escrows
- Brick and mortar payments integration (QR code scanning and crypto wallet integration)
- Mini E-Commerce Stores
Upgrades and Fixes
1. Finance Pages: Instead of a 404, provide message to install Metamask or just allow these pages to be viewed by users without Metamask. That is, window.ethereum == undefined
2. The frontend code for the vote
:
- Add timer/countdown until voting period expires
- Allow
no
votes - Use event listeners to show live vote tally
- Non-members cannot vote, so hide voting button for non-members