Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 495 Bytes

Central-Hub

Operational Hub for central services Central-Hub accesses a series of endpoints on Central-Ledger to retrieve relevant data from the database for display to the end user. Below are some of the functionality that is exposed:

  • Displaying all current active users
  • Displaying all transfers
  • Adding new users
  • Viewing users current account positions
  • Viewing charges for transactions

Tests

Unit tests are done for Central-Hub

Running the tests:

npm test