Explore projects
-
-
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
UI for Block Explorer application. Tightly coupled to hive/haf_block_explorer project.
Updated -
-
-
-
Visually renders info about a Hive transaction to help solve authority & validity problems (especially useful when trying to determine why a transaction was rejected by a blockchain node).
Updated -
-
-
Documentation for developers building apps for the Hive block utilizing its fast 3-second block time and common REST API interfaces.
Production: https://developers.hive.io/ [master] Staging: http://developers-staging.hive.io/ [develop]
Updated -
Updated
-
-
-
Javascript library for talking to Hive API servers (runs in both node.js and the browser)
Updated -
Updated
-
This tool takes an OpenAPI JSON description of a REST-based API and generates a wax function wrapper for each API method. These wrapper functions are then called by client apps to generate REST API calls and process the results of those calls. This script should be run to generate new wrappers whenever any API has interface changes (for example, a new API call added to balance tracker).
Updated -
Updated
-
Library for rendering Hive posts and comments for browser and Node.js
Updated -
Updated