Coder Social home page Coder Social logo

elix1er / ibc-channel-viewer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 854 KB

IBC Info Explorer is a React-based web application that allows users to fetch and explore Inter-Blockchain Communication (IBC) data from various blockchain networks. This tool is particularly useful for developers and enthusiasts that want to explore IBC channels and their associated data.

Home Page: https://elix1er.github.io/ibc-channel-viewer/

JavaScript 19.95% HTML 0.75% TypeScript 76.08% CSS 3.22%

ibc-channel-viewer's Introduction

IBC Info Explorer

IBC Info Explorer is a React-based web application that allows users to fetch and explore Inter-Blockchain Communication (IBC) data from various blockchain networks. This tool is particularly useful for developers and enthusiasts that want to explore IBC channels and their associated data.

Features

  • Select from multiple blockchain networks
  • Choose REST endpoints for each selected chain
  • Filter and display IBC channels
  • Option to show only transfer channels
  • Fetch and display detailed IBC data for selected channels

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion for animations
  • Radix UI for accessible components
  • Monaco Editor for JSON display
  • Chain Registry Client for blockchain data

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • Yarn or npm

Installation

  1. Clone the repository:

    
    git clone <https://github.com/elix1er/ibc-channel-viewer.git>
    
    
  2. Navigate to the project directory:

    
    cd ibc-channel-viewer
    
    
  3. Install dependencies:

    
    yarn install
    
    

    or

    
    npm install
    
    

Running the Application

To start the development server:


yarn dev

or


npm run dev

The application will be available at http://localhost:5173.

Usage

  1. Select a blockchain network from the dropdown menu.
  2. Choose a REST endpoint for the selected network.
  3. Optionally, toggle the switch to show only transfer channels.
  4. Select an IBC channel from the list.
  5. Click "Fetch IBC Data" to retrieve and display the channel information.

Building for Production

To create a production build:


yarn build

or


npm run build

Deployment

This project is configured for deployment on GitHub Pages. To deploy:


yarn deploy

or


npm run deploy

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

ibc-channel-viewer's People

Contributors

elix1er avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.