charles-achilefu / yggdrasil

An open source decentralised exchange built on THORChain.

Home Page:https://yggdrasil.lends.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yggdrasil

 /$$     /$$ /$$$$$$   /$$$$$$  /$$$$$$$  /$$$$$$$   /$$$$$$   /$$$$$$  /$$$$$$ /$$
|  $$   /$$//$$__  $$ /$$__  $$| $$__  $$| $$__  $$ /$$__  $$ /$$__  $$|_  $$_/| $$
 \  $$ /$$/| $$  \__/| $$  \__/| $$  \ $$| $$  \ $$| $$  \ $$| $$  \__/  | $$  | $$
  \  $$$$/ | $$ /$$$$| $$ /$$$$| $$  | $$| $$$$$$$/| $$$$$$$$|  $$$$$$   | $$  | $$
   \  $$/  | $$|_  $$| $$|_  $$| $$  | $$| $$__  $$| $$__  $$ \____  $$  | $$  | $$
    | $$   | $$  \ $$| $$  \ $$| $$  | $$| $$  \ $$| $$  | $$ /$$  \ $$  | $$  | $$
    | $$   |  $$$$$$/|  $$$$$$/| $$$$$$$/| $$  | $$| $$  | $$|  $$$$$$/ /$$$$$$| $$$$$$$$|
    |__/    \______/  \______/ |_______/ |__/  |__/|__/  |__/ \______/ |______/|________/

Built with

Prerequisites

  • Node.js/NPM - You can use NVM / NVM for Windows to manage Node version installs (minimum 16.4.2).

  • Yarn (optional)

How to use

Install and run development:

yarn
yarn dev

Contributing

  1. Fork it (https://github.com/lends-so/yggdrasil/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'feat: some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

An open source decentralised exchange built on THORChain.

https://yggdrasil.lends.so

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 2.1%Language:CSS 1.1%