The BotFi Wallet is a user-friendly self-custody wallet accessible through a web app and integrated with Telegram and WeChat as a bot. This wallet is an integral component of the extensive BotFi ecosystem, providing a seamless experience within the realm of DeFi trading tools.
- Clone the code:
git clone https://github.com/botfi-app/botfi-wallet && \
cd botfi-wallet
- Inside botfi-wallet/config directory, open & update the configurations in app.js
npm i -f
npm run dev
npm run build