Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 890 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 890 Bytes

Dex-starter

A stater project helps you get started in building the next dapp project on ETH-like chains.

Resources

This project is using:

Features

  • Landing Page
  • Coin swaps
  • Yield Farming
  • Staking

Installation

To run the script you need to:

  1. Install dependencies by typing: npm install
  2. Configure the script by updating .env.example file (remove the .example from the file name when done).
  3. Run the script by typing: npm run dev in terminal

output