louisinger / app

Frontend to interact with Fuji smart contracts

Home Page:https://app.fuji.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ—» Fuji App

πŸ“– Introduction

The Fuji App it's a web application that helps interact with Fuji, a decentralized synthetic asset protocol, combining Liquid and Lightning Network to allow users to mint synthetic assets and trade them in a trustless way.

πŸ“¦ Installation

To install the Fuji App, you need to have Node.js installed in your machine. Then, you can clone the repository and install the dependencies with the following commands:

yarn install

πŸš€ Usage

To run the Fuji App in development, you can use the following command:

yarn dev

To build the Fuji App for production, you can use the following command:

yarn build

πŸ“ License

The Fuji App is licensed under the MIT License

About

Frontend to interact with Fuji smart contracts

https://app.fuji.money

License:MIT License


Languages

Language:TypeScript 98.5%Language:SCSS 1.3%Language:JavaScript 0.2%