Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkernaghan/bestdappever
This dApp is going to take us to the moon!
https://github.com/michaelkernaghan/bestdappever
Last synced: about 2 months ago
JSON representation
This dApp is going to take us to the moon!
- Host: GitHub
- URL: https://github.com/michaelkernaghan/bestdappever
- Owner: michaelkernaghan
- License: mit
- Created: 2021-07-09T01:13:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T05:46:43.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T19:35:08.543Z (almost 2 years ago)
- Language: CSS
- Size: 2.51 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Best DApp Ever
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!## Dependencies
1. jQuery - for simple manipulation and traversal of HTML documents.
2. parcel-bundler - for packaging web applications quickly.## Getting Started
4. Install dependencies:
`npm install`
5. Start development server:
`npm run watch`
6. This will start the app in http://localhost:1234. To use the app, open it in a browser.
[logo]: https://raw.githubusercontent.com/ecadlabs/taquito-boilerplate/master/assets/built-with-taquito.png "Built with Taquito"