👯

Multitenancy

💡
This feature is in active development
Multitenancy allows different DAOs to use the bounty board.
Actions for Branded Domains
Multitenancy for the User
  1. The user opens bountyboard.bankless.community
  1. The user will see the bankless variant of the bounty board
  1. The user can connect to discord using the Oauth flow
  1. The user will then see a dropdown menu for the list of DAOs, that are both Bankless Bountyboard customers and DAOs which the user is a member
  1. Changing the DAO will affect the color scheme, the logo, and will filter the bounties accordingly
Features
  • Toggle selection of DAOs, based on Discord OAuth Integration
  • Localstorage will remember the DAO selected, between sessions.
  • Bounty bot integration
  • Automatic DAO detection based on bounty id
Technical Implementation
On loading the bounty board, the app runs through the following workflow:
notion image
 
 
👯

Multitenancy

💡
This feature is in active development
Multitenancy allows different DAOs to use the bounty board.
Actions for Branded Domains
Multitenancy for the User
  1. The user opens bountyboard.bankless.community
  1. The user will see the bankless variant of the bounty board
  1. The user can connect to discord using the Oauth flow
  1. The user will then see a dropdown menu for the list of DAOs, that are both Bankless Bountyboard customers and DAOs which the user is a member
  1. Changing the DAO will affect the color scheme, the logo, and will filter the bounties accordingly
Features
  • Toggle selection of DAOs, based on Discord OAuth Integration
  • Localstorage will remember the DAO selected, between sessions.
  • Bounty bot integration
  • Automatic DAO detection based on bounty id
Technical Implementation
On loading the bounty board, the app runs through the following workflow:
notion image