10000 GitHub - younasrajput/Cosmoscope: Cosmos Blockchain Explorer - React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

younasrajput/Cosmoscope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 

Repository files navigation

Cosmoscope

Description

This project is a frontend application for a blockchain explorer focused on the Cosmos Network. It allows users to view blocks, transactions, validators, and proposals.

Features

  • Track ATOM Price: View the current price of ATOM and its historical price graph.
  • Explore Blocks and Transactions: Seamlessly navigate and analyze the latest blocks and transactions occurring on the Cosmos Network. Including the ability to search for specific transactions or blocks.
  • Validator & Proposal Insights: Gain valuable insights into validators and proposals.
  • Responsive Design: Enjoy a user-friendly experience across various devices, with an interface that adapts to your screen size.

Technologies Used

  • React: JavaScript library for building user interfaces
  • TypeScript: Superset of JavaScript for static typing
  • Cosmjs: Library for interacting with Cosmos SDK-based blockchains
  • Tremor/react: Graph library for creating interactive visualizations

Installation

  1. Clone the repository: git clone https://github.com/MargeryOlethea/Cosmoscope.git
  2. Navigate to the project directory: cd cosmoscope
  3. Navigate to the front-end folder: cd front-end
  4. Install dependencies: npm install (or yarn install if using Yarn)

Usage

  1. Start the development server: npm run dev
  2. The application will be accessible at http://localhost:5173 (default port, might vary)

About

Cosmos Blockchain Explorer - React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • JavaScript 4.5%
  • CSS 2.8%
  • HTML 1.0%
0