Skip to content

lack0fcode/destructorbr

Repository files navigation

Installation

clone the repository to a folder in you local machine.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

(...)_MORALIS_API_KEY (...)WALLET_CONNECT (...)RPC_BASE_SEPOLIA

Run locally

Install dependencies

yarn install

Start development server

yarn dev