https://github.com/angellozan/block-explorer-hackathon-idea-2
A second iteration using React to demonstrate the utility of a block explorer extension using iframes. Internal tool built during a hackathon for Exodus.
https://github.com/angellozan/block-explorer-hackathon-idea-2
Last synced: 5 days ago
JSON representation
A second iteration using React to demonstrate the utility of a block explorer extension using iframes. Internal tool built during a hackathon for Exodus.
- Host: GitHub
- URL: https://github.com/angellozan/block-explorer-hackathon-idea-2
- Owner: AngelLozan
- Created: 2022-10-03T13:07:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T05:33:32.000Z (over 2 years ago)
- Last Synced: 2025-06-01T16:46:59.576Z (16 days ago)
- Language: JavaScript
- Size: 8.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Support Explorer Hackathon Iteration 2
A project meant to demo for an internal tool hackathon a block explorer extension designed to fit the needs of a 100+ person team.
[](https://github.com/AngelLozan/Block-Explorer-Hackathon-Idea-2/blob/main/public/SupportExplorer.mov?raw=true)
## Installation
Run npm install upon cloing to your desired local directory.
Build with `npm run build`
(After build) Open chrome://extensions or brave://extension and upload the unpacked extension.
### Deployment
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)