From 5843a5effa193c47d516a6fbefac779f4bf09e73 Mon Sep 17 00:00:00 2001 From: inertia Date: Wed, 29 Apr 2020 10:56:41 -0700 Subject: [PATCH] switched steem swagger to hive swagger (nice job @good-karma) --- _resources/tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_resources/tools.md b/_resources/tools.md index f7d55b4..f871ffa 100644 --- a/_resources/tools.md +++ b/_resources/tools.md @@ -9,9 +9,9 @@ A simple library to stream blocks and operations for digesting into other medium --- -**SteemIAPI** - [http://steem.esteem.ws/](http://steem.esteem.ws/) +**Interactive Hive API** - [https://hive.hivesigner.com/](https://hive.hivesigner.com/) -Interactive Steem API swagger, [open-source](https://github.com/eSteemApp/steemapi) script allows you to interact with blockchain. +Interactive Hive API swagger, [open-source](https://github.com/ledgerconnect/hiveapi) script allows you to simply studying Hive API + Hivesigner API so you can start building decentralized apps in matter of hours. --- -- GitLab