Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 507 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 507 Bytes

Cloud Wallet Backup API

AboutDevelopment

About

The SSI Cloud Wallet Backup API are the service that store data from Mobile e-Wallet which encrypted with Master Key on Hardware Security Module(HSM) before saving into database.

Development

Start Service

  • Copy file .env.sample to .env
  • run docker-compose up -d
  • you can access the service via http://localhost:8083