/osmosis-info

Osmosis Analytics Interface

Primary LanguageJavaScript


Logo

Osmosis - Info

An analytics interface for Osmosis AMM.
View Demo

Table of Contents

  1. About The Project
  2. Getting Started

About The Project

Screenshot

Osmosis is a decentralized protocol for exchanging cryptomaies based on Cosmos. This project allow to display and make accessible all the information relating to Osmosis.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

No prerequisites is need except NPM or YARN.

Installation

  1. Install packages

     yarn 

    or

    npm install
  2. Run it

     yarn start

    or

    npm run start