Skip to content

convergence-rfq/frontend

 
 

Repository files navigation

logo

Learn how to run the leverage.fun website!

In 2 simple steps you can be running the leverage.fun website (leverage.fun) on your own computer.

Note: If you are looking to integrate leverage.fun with your protocol, go here instead!

How to run

After cloning the repo, open your terminal and change directory to this repo, then run:

1) yarn
2) yarn start

*you may have to also do: yarn global add gulp-cli

Important

Make sure you use node version 16 and yarn version 1.22.22

And now you can view the site at http://localhost:3000

SDK

WIP

Contribution Guidelines

Read the contribution guidelines here

License

This repo is licensed under the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • Other 1.6%