<aside>
💡 This feature is in active development
</aside>
Multitenancy allows different DAOs to use the bounty board.
Actions for Branded Domains
Multitenancy for the User
- The user opens
bountyboard.bankless.community
- The user will see the
bankless
variant of the bounty board
- The user can connect to discord using the Oauth flow
- 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
- Changing the DAO will affect the color scheme, the logo, and will filter the bounties accordingly
Features
- Customizations of the logo and colors for each DAO
- 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:
