Skip to content

QSchlegel/script-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Script-Explorer

Welcome to the Cardano Script-Explorer.

The Cardano Script-Explorer is a browser based Frontend using the Blockfrost-API.

The Script-Explorer aims at making the Cardano Blockchain more approchable to developers from all backgrounds, by providing dynamic visualizations of On-Chain behavior.

fig.1

To Learn more about Blockfrost please vist their Webpage and Documentation.

Run the Script-Explorer locally

Move to the Web-App directory

cd scr-exp-app

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published