firmachain-ibc-osmosis-web

firmachain-ibc-osmosis-web


Project Overview

As part of FIRMACHAIN's ecosystem that supports various applications, this project provides an IBC guide for Cosmos chain-based FIRMACHAIN and OSMOSIS.

  • Guide Docs
    • Instructions for transferring and using FIRMACHAIN FCT on Osmosis via IBC can be found in our guide docs.
  • IBC Pools
    • Users can participate in the liquidity pool to earn transaction fees and rewards if they wish.
  • Swap
    • Users can use the swap service to swap FCT for other chain coins in the Cosmos ecosystem.
  • Service URL
    • Comming Soon

Getting Started

This section explains how to set up and run the project locally.

Installation

Clone the project and install dependencies.

git clone https://github.com/FirmaChain/firmachain-ibc-osmosis-web.git
cd firmachain-ibc-osmosis-web
npm install

Running

To run the project after installing the packages, run the following command:

npm install
npm run start