Logic Wallet — a programmable wallet for DAOs which can delegate treasury authority using role-based access control. We built Logic Wallet to enable non-technical organizations to adopt DAOs, and to improve governance efficiency of DAOs. To test logic wallet, please go to our app, https://app.logicwallet.io/ which interacts with the devnet program. Please refer to the video for a demo. Make sure the treasury account and your account has enough SOL to pay for gas and rent. To run logic wallet locally:
yarn
and yarn start
. Navigate to https://localhost:3000 .