Skip to content

Key management, blockchain transaction signing, etc.

Notifications You must be signed in to change notification settings

StoriqaTeam/keystore

Repository files navigation

Keystore microservice

This microservice manages:

  • wallet creation;
  • public key retrieval;
  • transaction signature.

Dependencies:

  • PostgreSQL;
  • RabbitMQ (not implemented yet).