The Best DApp Ever finds the balance of any Tezos account. It is a blockchain application. It works on Tezos mainnet.
Some tools for exploring Tezos blockchain are: https://better-call.dev/ https://tzkt.io/ https://tzstats.com/
These tools can do what the Best DApp Ever does, and can be used for verification, but they are not as AMAZING!
- jQuery - for simple manipulation and traversal of HTML documents.
- parcel-bundler - for packaging web applications quickly.
-
Install dependencies:
npm install
-
Start development server:
npm run watch
-
This will start the app in http://localhost:1234. To use the app, open it in a browser.