Skip to content

sam-shariat/cryptolyzed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptolyzed

Blockchain analytics made using Vite & React for frontend and Flipsidecrypto shroom sdk for real blockchain data

Some Screens of the app

blockchain mertics

blockchain metrics and analytics

blockchain metrics charts and comparisons

👇 Getting Started

Prerequisites

Run locally

  1. Clone repo

    git clone https://github.com/sam-shariat/cryptolyzed.git
  2. Install packages

    npm install or yarn install
  3. Run application

    npm dev or yarn dev
  4. Open development server on http://localhost:3000 or maybe another port!