Skip to content

vetherasset/vader-dapp

Repository files navigation

https://www.vaderprotocol.io

VaderProtocol.app
All-in-One DeFi Protocol

About

VADER is a liquidity protocol that anchors a slip-based fee Automated Market Maker (“AMM”) with our native stablecoin, USDV. USDV is issued by burning to and from the VADER token which acts as the stability mechanism.

Overview

To simplify, Vader Protocol is a combination of the best core ideas in DeFi

Find out more on docs.vaderprotocol.io

credit:@viccccx1

Requirements

The project uses 'env' variables - so copy / duplicate .env.sample as .env before starting

Getting Started

GitHub branches GitHub issues GitHub issues GitHub issues-closed

  1. Fork & clone repo 🍴
  2. yarn or npm i
  3. Grab yourself an Alchemy.com API key and replace YOUR_API_KEY_HERE in .env
  4. yarn start or npm start
  5. Browse @ http://localhost:3000
  6. Get coding! 🚀🍪

Note(s):

  • .env file is ignored in Git - DO NOT commit your keys or remove from .gitignore
  • Project bootstrapped with Create React App. All scripts are available if you need them (eg: yarn eject)

Community