Skip to content

SporkDAOOfficial/bufficorn-dao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


tags: bufficorn

Bufficorn DAO App Docs

Proposals

Description of various types of proposals implemented for Bufficorn DAO App.

Notes

Previous proposals will not contain updates.

Modal

new-proposal

Initiate Vote

Proposal for DAO voting signal. No transactions are executed.

  • title: "Initiate Vote"
  • subtitle: "Signal Proposal"
  • description: "Ratify vote with an on-chain signal."

initiate-form

initiate-list

initiate-details

Fund Company

Proposal transfers ERC-20 tokens from DAO treasury.

  • title: 'Fund Company'
  • subtitle: 'Funding Proposal'
  • description: 'Send ERC-20 tokens from the Treasury.'

fund-form

fund-list

fund-details

Become Partner

Proposal issues voting and/or non-voting tokens from the DAO. This proposal allows new partners to add themselves to the DAO by requesting voting or non-voting tokens in exchange for ERC-20 tribute tokens.

  • title: 'Become Partner',
  • subtitle: 'Partner Proposal'
  • description: 'Request BVSTK or BVSTK-LOOT tokens in exchange for ERC-20 tokens.'

become-form

become-list

become-details

Add Partner

Proposal issues voting and/or non-voting tokens from the DAO. This proposal is for internal operations adding partners that provided funds outside of the propsal process.

  • title: 'Add Partner',
  • subtitle: 'Partner Proposal',
  • description: 'Send BVSTK or BVSTK-LOOT tokens.',

add-form

add-list

add-details

Potential Enhancements

Additional design and functional enhancements are possible on a project basis or monthly retainer for bug fixes and change requests.

Custom Branding

This app uses the @daohaus/ui component library and remains visually consistent with the current version of the DAOhaus Admin app. It is possible to brand this app to the styles and user expereince of Bufficorn Ventures.

Adding Safes

Right now all proposals are related to Treasury. Could improve operations by have seperate safes for various functions.

Adding Forms

We have implemented the basic forms required for onboarding partners and funding companies. Could increase transparency of operations by adding additional proposals to other common tasks in the DAO or summon other sub-daos for operations and marketing functions. Proposals to the Bufficorn Ventures DAO would then only be needed for providing the budget to those functions.

Safe App

Create and release an official BV DAO App available natively within Gnosis Safe.

Roles

It is possible to add some interesting features and flows only visible to people with certain roles. For this app we have hidden content from users who are not members of the DAO. Getting more granualar with what is visible and tailoring expereinces for different roles would provides a unique experience.

Charmverse Integrations

It is possible to explore adding integrations with the Charmverse API to help consolidate Bufficorn Ventures tools into a central location.

It is possible to implement a webhook service enabling updates when specific triggering events occur in the DocuSign eSignature workflows.

Companies Page

It is possible to add a page to the DAO with information related to and features designed for portfolio companies.

Platform for Investment DAOs

Combining Bufficorn Ventures network and experience with venture DAOs with DAOhaus v3 technology presents an opportunity for building a platform tailored to investor use cases. Creating an application designed for investment communities is an exciting application of this technology.

ETHDenver CRM

The Bootleggers team has also built a custom Web3 CRM for RaidGuild. It would be possible to cusomize this technology to build a CRM for ETHDenver.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%