Skip to content

Web app that can in interact with multiple blockchains, in order to get addresses data

Notifications You must be signed in to change notification settings

MEGAFRAN/block-explorer

Repository files navigation

What is this project?

This project is building a web app, that can get interact with multiple blockchains, in order to get addresses data

Currently supports: Ethereum, Terra, Solana and Algorand

For ethereum try to use your personal "Infura ID"

In test-addresses.txt file you will find random addresses for testing

Tech stack used

Base skeleton of flex project https://github.com/MEGAFRAN/flex

Getting Started

First type on terminal

npm i

Second, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Live project: https://megafran.github.io/block-explorer/

About

Web app that can in interact with multiple blockchains, in order to get addresses data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published