Mini DAO is a telegram bot that enables DAO's inside of Telegram. Add the bot to your telegram group to get started. The group members can deposit tokens to the bot wallet, and then trade together.
Prize Pool
Mini DAO is a telegram bot that enables DAO's inside of Telegram. Add the bot to your telegram group to get started. The group members can deposit tokens to the bot wallet, and then ape into various defi strategies together, on various chains. The DAO can be setup with different voting rules, either by contribution weight or equal votes for all members.
We deployed a simple dex to all chains for testing our bot. We created a telegram bot that can be added to a group chat on telegram. This bot holds a wallet that is controlled by the group chat. Members can fund the wallet via a generated personal intermediary wallet. We use intermediary wallets to keep track of each members contributions. When the mini-dao bot is funded, users can initiate transactions (buy or sell ERC20 tokens). Other DAO members vote, and based on the voting result the transaction will be send to the dex or not.
Here are the available commands for interacting with mini-dao on Telegram:
/start: Welcome message and list of available commands. /deposit: Show your personal deposit address. After completing the deposit, click conform to send the deposit to the mini-dao wallet. /block: Get the latest block number. /buy [contractaddress]: Buy a token. /sell [contractaddress]: Sell a token. /holdings: Check your holdings. /gas: Get the current gas price. /help: Show help message with available commands.