dbeal-eth / snx-migrate

Home Page:https://snx-merge.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synthetix Merge Migration

Demo

Getting started

Prerequisites

  • Node.JS 12+
  • Git

Running the app

  • Run yarn to install node packages.
  • Copy .env.sample to .env and configure appropriately.
  • Run make to boot app.
  • Visit frontend at http://localhost:5555 (or configured port).

Build

  1. Run yarn build.
  2. Serve the generated build folder.

About

https://snx-merge.surge.sh


Languages

Language:JavaScript 86.0%Language:HTML 7.9%Language:SCSS 5.5%Language:Makefile 0.5%