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.
- Get yourself a db:
gulp db:setup
- Get yourself a running server:
stex www --watch
- Start making requests against port 3000 (by default)
stex db-console