Cloud Agent Implementation used by Mobile Edge Agents to communicate to other Agents. Uses Google Firebase Messages with Hyperledger Indy for communication.
- Firebase service registration and setup of Firebase.
- Access to File System for LevelDB
Check example.env
for an example configuration of the required .env
file for configuration of indy-pool, host and port of API
and DB. If required add own pool_transaction_genesis
file and change configuration here.
npm install
npm start
Documentation of Cloud Agent API calls can be found under
http://IDC_CA_APP_HOST:IDC_CA_APP_PORT/ca/api/docs