Skip to content

Wemmons831/blockscan

Repository files navigation

Blockscan

Blockscan is a next.js app that uses tailwind to style used for tracking recent transaction across 3 major block chains

Installation

Clone the github repo

  git clone https://github.com/Wemmons831/blockscan
  cd blockscan

Then install the dependencies

    npm install

Usage

To use this tool simply run

    npm run dev

This will start the website on port 3000
You cab also build this app for better optimization

    npm run build

Then use

    npm run start

To start the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published