Skip to content

Snapchain/finality-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finality Explorer

A simple web application to allow users of OP Stack L2 chains that use the Babylon Bitcoin Staking Finality Gadget to view the finality status of transactions.

Develop

To set up a development environment, first specify the required environment variables in the .env.example file in the root directory:

cp .env.example .env.local

where NEXT_PUBLIC_FINALITY_GADGET_API_URL specifies the back-end API for the finality gadget.

Then, to start a development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published