0xinevitable / bento

🍱 The open-source, cross-chain web3 dashboard. Add multiple wallets, group your crypto.
http://bento.finance
Mozilla Public License 2.0
83 stars 19 forks source link
binance blockchain crypto crypto-dashboard cryptocurrency dashboard defi ethereum klaytn nft osmosis wallet web3

Group wallets across all chains. Bento β€” the Web3 Dashboard Built as Open Source.

Bento, the Open-Source Web3 Dashboard

GitHub deployments License: MPL 2.0 Twitter Discord

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
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

Copyright (c) 2022-2024 Inevitable