diff --git a/README.md b/README.md index 4ec2d7b..29d0331 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Written in node.js and mongodb, eIquidus is the most stable, secure, customizable and feature-rich open-source block explorer with support for virtually any altcoin that implements some form of the [Bitcoin RPC API protocol](https://developer.bitcoin.org/reference/rpc/index.html). Originally built for the [Exor blockchain](https://github.com/team-exor/exor), eIquidus has since grown into a fully-featured explorer with a focus on stability and security at its core. All features from the [original iquidus explorer](https://github.com/iquidus/explorer) are included here along with many new ideas from other iquidus forks, and an absolute ton of new custom changes and bug fixes that were developed specifically for eIquidus. +![Homepage](public/img/screenshots/homepage.png) + #### Special Thanks - **[Luke Williams (aka iquidus)](https://github.com/iquidus):** for creating the original [Iquidus explorer](https://github.com/iquidus/explorer) - **[Alan Rudolf (aka suprnurd)](https://github.com/suprnurd):** for the custom changes found in the [Ciquidus explorer](https://github.com/suprnurd/ciquidus) diff --git a/public/img/screenshots/homepage.png b/public/img/screenshots/homepage.png new file mode 100644 index 0000000..902633f Binary files /dev/null and b/public/img/screenshots/homepage.png differ