Skip to content

alansoliditydev/cerebro-wallet

 
 

Repository files navigation

Cerebro is an open source multicurrency wallet powered by Blockstack. The wallet is browser-based and adaptive interface that uses public data from blockchain and explorer APIs.

It uses Gaia decentralized storage and encryption option. Cerebro doesn't store or proceed user private key, the all data are securely stored in the Gaia by Blockstack.

Getting Started

git clone https://github.com/cerebrowallet/cerebro-wallet
yarn install
yarn start

Supported Blockchains (Coins)

We started with Bitcoin and we plan to add other currencies after testing the beta version of the wallet. Get your favorite coin added to Cerebro: Suggest a coin

Reporting bugs

The best way to submit feedback and report bugs is to create issue. And of course you can send mail to support@cerebrowallet.com

License

Cerebro Wallet is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%