Example application for exonum-client-anchoring.
This example demonstrate initialization and basic usage.
First, install dependencies:
npm i
Then, start application:
npm run start
Exonum Anchoring Client Example is licensed under the Apache License (Version 2.0). See LICENSE for details.