Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 908 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 908 Bytes

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.