Skip to content

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

Notifications You must be signed in to change notification settings

bingosing/stellar-wallet

 
 

Repository files navigation

Stellar Wallet

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published