Coder Social home page Coder Social logo

inevitable-dao / bento Goto Github PK

View Code? Open in Web Editor NEW
76.0 6.0 18.0 717.77 MB

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

Home Page: http://bento.finance

License: Mozilla Public License 2.0

JavaScript 0.52% TypeScript 99.02% CSS 0.46%
web3 blockchain dashboard defi nft ethereum klaytn osmosis crypto crypto-dashboard binance cryptocurrency wallet

bento's Introduction

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/inevitable-dao/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

  • 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

bento's People

Contributors

alllz avatar citrusinesis avatar code-yeongyu avatar github-actions[bot] avatar imgbot[bot] avatar imgbotapp avatar junhoyeo avatar kodiakhq[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bento's Issues

Refactor structure inside `@bento/core`

λ°°κ²½

  • ν˜„μž¬λŠ” @junhoyeo κ°€ λΉ λ₯΄κ²Œ μŠ€μΊν΄λ”© ν•˜λŠλΌ λͺ¨λ“ˆ μ•ˆμ˜ 파일/선언듀이 μ œλŒ€λ‘œ λΆ„λ¦¬λ˜μ–΄ μžˆμ§€ μ•ŠμŠ΅λ‹ˆλ‹€.

Web3.0 User Onboarding

User Flow

  • 1. Input Username
  • 2. Connect Wallets(Metamask, WalletConnect, Kaikas, Keplr, Phantom)
    • After granting permission, you have to sign ownership using each
  • 3. [BE] Verify sign πŸ‘‰ Register (or connect afterwards) wallet with username
  • 4. Set protocols
  • 5. Set PFP as profile picture (OpenSea API)
  • 6. [BE] Update

[Dashboard] Should show cached values from the previous query when error raised at `@bento/core`

  • μ§€κΈˆμ€ μ—λŸ¬ λ°œμƒν–ˆλ‹€λŠ” 것을 ν‘œμ‹œν•˜μ§€ μ•ŠμŒ
    • 디버깅 용으둜 μ—λŸ¬ λ°œμƒ μœ„μΉ˜(μ‹€ν–‰ν•˜λ € ν–ˆλ˜ λ©”μ†Œλ“œ), μ—λŸ¬ λ©”μ‹œμ§€λ₯Ό λ°˜ν™˜ν•΄μ€„ ν•„μš”κ°€ 있음
  • ν΄λΌμ—μ„œ 이전 κ°’ λ‘œμ»¬μŠ€ν† λ¦¬μ§€ 등에 μ €μž₯ν•˜λ‹€κ°€ ν‘œμ‹œ/μ—…λ°μ΄νŠΈ

Current Branch Broken

Current release and even your Vercel deploys are failing or reverting to a different URL.

Replicate by attempting to install a clean copy anywhere. It fails after a successful new user is created in Supabase and the user is redirected to the dashboard page.

Assets missing

ERC-20 assets failing to propagate. Only NFT's showing in the interface, no console errors.

Landing page(`@bento/landing`) for Bento

  • Create a landing page project for Bento
    • (NEW) Landing (@bento/landing): bento.finance (-> Link to @bento/web)
    • App (@bento/web): app.bento.finance (Service project/link with features)

νŒŒνŽΈν™”λœ 토큰 정보λ₯Ό λͺ¨λ‘ `@bento/core` μ—μ„œ μ •μ˜

  • ν˜„μž¬ λ‘œκ³ μ™€ 이름 λ“±μ˜ μ •λ³΄λŠ” @bento/web 에, λ‹€λ₯Έ μ •λ³΄λŠ” @dashboard/core 의 getBalance λ˜λŠ” getTokenBalances κ²°κ³Όλ‘œμ„œ νŒŒνŽΈν™”λ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.
  • 체인 및 토큰 정보가 @bento/core 에 λͺ¨λ‘ ν¬ν•¨λ˜λ„λ‘(API μ—μ„œ λ°˜ν™˜λ˜λ„λ‘) ν•΄μ•Ό ν•©λ‹ˆλ‹€.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.