mello DeFi: A decentralised non-custodial one-stop shop for DeFi users.
Check out mello Documentation
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Node v16+
Yarn or NPM installed
An Alchemy Polygon RPC url from Alchemy
A supabase API Key from supabase
See env.example
.
A step by step series of examples that tell you how to get a development env running.
Clone the repo.
git clone https://github.com/mello-defi/mello-dapp
Enter the directory and install dependencies
cd mello-dapp
yarn install
yarn start
You can then access mello from localhost.