Skip to content

minato32/sy-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetix Shaula Frontend

UI to interact with the new Synthetix Shaula release containing Multi-Collateral Loans and Shorting features.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published