Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 785 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 785 Bytes

Stellar Wallet

Build Status Coverage Status Code Climate

Stores encrypted data. The wallet server can't decrypt the data. Used by https://github.com/stellar/stellar-client to save the user's secret keys.

Getting Started

  1. Get yourself a db: gulp db:setup
  2. Get yourself a running server: stex www --watch
  3. Start making requests against port 3000 (by default)

Connect directly to mysql

stex db-console