Explore projects
-
account reputation API server. Computes account reputations using HAF database.
Updated -
Updated
-
Interactive command-line wallet for interacting with the Hive blockchain
Updated -
common CI templates and scripts for Hive and Hive-related projects
Updated -
Dictionaries used by hived to compress block log (updated after 1 million blocks)
Updated -
-
-
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
Hive Application Framework for building robust and scalable Hive APIs and apps. HAF servers collect blockchain data from a hived node, providing a standardized SQL database for defining general-purpose and app-specific APIs for Hive.
Updated -
Plugin/extension for tavern framework simplifying and providing ability to benchmark and test API endpoints. Used by Hivemind pattern based tests.
Updated -
HAF-based account history API server (replaces need for hived nodes with account history plugin)
Updated -
[ARCHIVED] Tools for testing hive software. Development moved to hive/wax monorepo: https://gitlab.syncad.com/hive/wax/-/tree/develop/python/test_tools
Archived 2Updated -
Contains implementations of PostgreSQL specific tools providing functionalities required by other projects storing blockchain data in the PostgreSQL database. All the code from this repo has moved to HAF, so it can be deleted.
Archived 1Updated -
Hive API server tests (contains tests for hived and hivemind APIs)
Updated -
-
-
-
caching reverse-proxy that sits in front of hive api servers (distributes traffic to hived & hivemind)
Updated