From 7317509fae06feeceb50f41bf3f15a13f6b0aaa2 Mon Sep 17 00:00:00 2001 From: fbslo Date: Tue, 28 Jul 2020 21:18:54 +0200 Subject: [PATCH 1/3] Added https://hiveblockexplorer.com/ Added https://hiveblockexplorer.com/ by @penguinpablo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc35b2a..fafd321 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Hive node implementation. ## Block Explorers - [HiveBlocks](https://hiveblocks.com) - [Hive-DB](https://hive-db.com) +- [HIVE Block Explorer](https://hiveblockexplorer.com/) ## Documentation - [Hive Developer Portal](https://developers.hive.io) From cc207d8a183450a8c97134482eb83957e665911e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 29 Jul 2020 13:41:16 +1000 Subject: [PATCH 2/3] Added "I Love PeakD" extension --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc35b2a..ba73a44 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,8 @@ Hive node implementation. - [Witness List](https://hivekings.com/witnesses) - Witness List on Hivekings. - [Witness List](https://hive.arcange.eu/witnesses/) - Witness List by [@arcange](https://hive.blog/@arcange). - [Witness Block Production Schedule](https://hive.arcange.eu/schedule/) - Tool for monitoring block production by witnesses. +- Browser Extensions + - [I Love PeakD](https://github.com/selabie68/i-love-peakd) - Redirect other HIVE dApps to PeakD ([Chrome](https://chrome.google.com/webstore/detail/i-love-peakd/nnjpaiehjlcdpajkbajkkdnepdafiiaa)) ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/i-love-peakd/)). ## dApps From ccd2dfb5198849e1114c32cfef53ca20c73e1235 Mon Sep 17 00:00:00 2001 From: Gandalf Date: Fri, 7 Aug 2020 21:35:37 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 608cfa4..088b6ed 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,9 @@ Hive node implementation. - Block Explorer - [hiveblocks.com](http://hiveblocks.com) - The Hive block, transaction and account explorer. - [hive-db.com](https://hive-db.com/) - Alternative Hive block explorer. + - [hiveblockexplorer](https://www.hiveblockexplorer.com/) - Hive block explorer by [@penguinpablo](https://hive.blog/@penguinpablo). +- Search Engine + - [Hive searcher](https://hivesearcher.com/) - Fast and powerful Hive search engine. - Authentication / Wallet - [Hivesigner](https://hivesigner.com) - A Signer app for Hive, ([code](https://github.com/ledgerconnect/hivesigner)). - [Hive Keychain](https://github.com/stoodkev/hive-keychain) - A wallet browser extension for the Hive blockchain and cryptocurrency. @@ -161,6 +164,10 @@ Where to find more resources about Hive. - [Hive Hackathon](https://hivehackathon.com/) - Online hackathon for developers. +## Alternative lists + +- [Awesome list by @good-karma](https://github.com/ledgerconnect/awesome-hive) Alternative list by [@good-karma](https://hive.blog/@good-karma). + ## Contribute Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.