Skip to content
/ app Public
forked from fuji-money/app

Frontend to interact with Fuji smart contracts

License

Notifications You must be signed in to change notification settings

Eskyee/app

 
 

Repository files navigation

🗻 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • SCSS 1.4%
  • JavaScript 0.2%