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

Holds encrypted data. Used by stellar-client to store the user's key in a secure way.

License

Notifications You must be signed in to change notification settings

stellar-deprecated/stellar-wallet

Repository files navigation

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

About

Holds encrypted data. Used by stellar-client to store the user's key in a secure way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages