🍱 The open-source, cross-chain web3 dashboard. Add multiple wallets, group your crypto.
Last updated Apr 10, 2026
86
Stars
19
Forks
14
Issues
0
Stars/day
Attention Score
54
Topics
Language breakdown
TypeScript 99.0%
JavaScript 0.5%
CSS 0.5%
▸ Files
click to expand
README
Bento, the Open-Source Web3 Dashboard
Note
LIVE at bento.finance ⚡️
Warning
This product is still under rapid development 🛠
🚀 Preparing Local Dev Environment
git clone https://github.com/0xinevitable/bento
cd bento
yarn
First, clone this repo.
ENVIRONMENT=debug
NEXTPUBLICAPIBASEURL=
SERVERLESSAPIBASE_URL=https://www.bento.finance
NEXTPUBLICSUPABASEANONKEY=
SUPABASE_URL=
NEXTPUBLICOPENSEAAPIKEYS=
NEXTPUBLICCMCPROAPI_KEYS=
COVALENTAPIKEYS= UNMARSHALAPIKEYS= SLACKNEWPROFILE_WEBHOOK= SUPABASESERVICEKEY= REDIS_URL=
Copy .env.example inside @bento/api(apps/api/.env.) and @bento/web(apps/web/.env.) and fill in the contents.
yarn build
We're using Turborepo with Yarn Workspaces.
yarn workspace @bento/web dev
Finally, we start the development server. By default, the port is set to 3000.
🏛️ Licensing

- All our branding resources(such as trademarks, assets, and design) are copyright of Inevitable, all rights reserved. Other third-party assets and branding elements included in this repository are the copyright of their rightful owners.
- The project is licensed under the Mozilla Public License Version 2.0. You must include this license and copyright notice if you use this work. This also means that you'll have to notify changes and open-source your work(the modified software) in the same license(or, in certain cases, one of the GNU licenses).
🔗 More in this category
