Skip to content

Bitcoin storage solution that supports offline storage without the need to purchase specialized hardware

License

Notifications You must be signed in to change notification settings

stantoxt/COINiDWallet

 
 

Repository files navigation

COINiD Wallet

Proper readme coming soon. If you have any questions you can contact us on our Telegram or via email.

Secrets.js

We are currently not including the secrets.js in the repo. If you want to compile the wallet to test it you need to add the following to src/config/secrets.js.

export const p2pCommonSecret = '';
export const encryptPrivateSalt = '';
export const pinSecret = '';

About

Bitcoin storage solution that supports offline storage without the need to purchase specialized hardware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 1.8%
  • Ruby 1.2%
  • Java 0.8%
  • Objective-C 0.5%
  • Starlark 0.4%