SkillAgentSearch skills...

Bento

🍱 The open-source, cross-chain web3 dashboard. Add multiple wallets, group your crypto.

Install / Use

npx skills add 0xinevitable/bento

Installs into whichever agent you are using.

README

Group wallets across all chains. Bento — the Web3 Dashboard Built as Open Source.

<h1 align="center"> Bento, the Open-Source Web3 Dashboard </h1> <p align="center"> <a href="https://bento.finance"> <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/0xinevitable/bento/production?color=%23000000&label=deploy&logo=Vercel&logoColor=white&style=for-the-badge&labelColor=000" /> </a> <a href="https://opensource.org/licenses/MPL-2.0"> <img alt="License: MPL 2.0" src="https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg?style=for-the-badge&labelColor=000" /> </a> <a href="https://twitter.com/bentoinevitable"> <img alt="Twitter" src="https://img.shields.io/badge/Follow%20on%20Twitter-1DA1F2.svg?style=for-the-badge&logo=twitter&labelColor=000000&logoWidth=20&logoColor=white" /> </a> <a href="https://discord.gg/zXmRRBxYqD"> <img alt="Discord" src="https://img.shields.io/discord/1025289479059157012?style=for-the-badge&label=&labelColor=000&logo=discord&logoColor=fff&color=7289da" /> </a> </p>

Note<br/> LIVE at bento.finance ⚡️

Warning<br/> 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
NEXT_PUBLIC_API_BASE_URL=
SERVERLESS_API_BASE_URL=https://www.bento.finance
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_URL=
NEXT_PUBLIC_OPENSEA_API_KEYS=
NEXT_PUBLIC_CMC_PRO_API_KEYS=

COVALENT_API_KEYS=
UNMARSHAL_API_KEYS=
SLACK_NEW_PROFILE_WEBHOOK=
SUPABASE_SERVICE_KEY=
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

<img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png">
  • 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).

Copyright (c) 2022-2024 Inevitable

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated4mo ago
Forks19

Languages

TypeScript

Security Score

97/100

Audited on Apr 10, 2026

No findings