An open API service indexing awesome lists of open source software.

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.

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.

[![Support Explorer Icon](https://github.com/AngelLozan/Block-Explorer-Hackathon-Idea-2/blob/main/public/SearchExo.png?raw=true)](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)