# 🧑‍🌾 Gardens Sprint Planning #22 12/10/2021 ## Agenda - Logistics - Gardens v1 - 1hive.org site - Gardens integrations - Gardens multichain - EVMcrisper terminal demo - Board review ## Logistics Reminder to add hours for sprint 13 and 14: https://docs.google.com/spreadsheets/d/1NxW3enwFaG6-oKCw6SOOrLl_ZzNW4WZtSptZA8ezVDg/edit#gid=2139156508 Gabi will create vote for payments after the meeting. ## Gardens v1 Priority: - Onboarding - Decision Voting delegate UI (requirement for VITADAO) - Settings UI Fabri and Rodri worked on finalize the Onboarding. Rodri finished one part of the settings page. ## 1hive.org site After having the Gardens website ready would be ideal to update 1hive.org to use the new UI. The options are: 1. Redirect 1hive.org site to 1Hive Garden 2. A new landipage for 1Hive that then redirect to the 1Hive Garden Action item: In the meantime go with option 1. And once we have a landing page reconsider. ## Gardens integrations Discussion: Focus on integrations vs new features for a while Integrations on the pipeline: - Gnosis Safe Zodiac - NFT Garden for polygon - DeepDAO Will finished the changes needed to support a Gnosis Safe as the Vault of the Garden. Action items: - Update the UI to support Vualt that are Gnosis Safes - Update the onboarding select a Safe as the Vault of the Garden - Update the Connector to add support for NFT - Update the UI to add support for NFT ## Gardens multichain Discussion: Tradeoff of moving 1Hive Garden to Arbitrum vs stay on xDai Actions items: - Cleste bugs of latest dispute (title and covenant) - Multichain Garden UI on the same URL - Celeste deployment - Celeste multichain UI - Gardens deployment - Gardens on Polygon (timing and priority) - Honey migration to mainnet Garden on Polygon: We can consider to start with a multisign arbitraton instead of Celeste. Until we migrate Honey to mainnet. Will is going to investigate the feacibility of the whole migration to mainnet and use the new HNY token. Next week we will decide if we wait for that or use the old HNY token. Grow strategy on Polygon: We got a developer grant from Polygon (15k) Create a grow strategy on polygon who is on polygon that we should create relationships. Create relashionships and become more involved on the bussines and development side. Consider discussing with the xDai team their roadmap and keep open minded of our alternatives. ## EVMcrisper terminal demo https://evm-crispr.blossom.software/ #### Examples: Transfer 1000 WXDAI to DAO Agent(0x12..6f), and add MINT and BURN permission on dandelion voting app. ``` connect 0x4625c2c3E1Bc9323CC1A9dc312F3188e8dE83f42 tollgate.1hive dandelion-voting.1hive exec agent transfer 0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d 0xc125218f4df091ee40624784caf7f47b9738086f 1000e18 grant dandelion-voting.1hive token-manager MINT_ROLE dandelion-voting.1hive grant dandelion-voting.1hive token-manager BURN_ROLE dandelion-voting.1hive ``` Burn tokens on one direction and mint in a new one. ``` connect 0x4625c2c3E1Bc9323CC1A9dc312F3188e8dE83f42 tollgate.1hive dandelion-voting.1hive exec token-manager burn 0xFBC56Be13C23c18B6864D062e413da3c7e0f74Fb 2447.045542334842592122e18 exec token-manager mint 0xFB074ABA249F6a75edA10996c3EFa6d66465B8b3 2447.045542334842592122e18 ``` ## Board review https://app.zenhub.com/workspaces/gardens--6047c26dc05a1c000e95bcf3/board?labels=v1&repos=353881841