Skip to content

SmartHub 1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@enriquesouza enriquesouza released this 17 Sep 01:54
· 349 commits to master since this release
9e51c1e

Please don't use this version. Compile from master or develop branch in readme until binaries are available.

Smart Hub

Executable version

This is the smart hub wallet that is 100% decentralized using SAPI. With this you don't need to sync any blockchain.

  • You can now activate your Gift card and your paper wallet in 2 clicks.
  • This version you don't need to compile

Source code version

To compile

If you want to compile your own version then you just need to type:

git clone https://github.com/SmartCash/smarthub_local.git
npm install
npm run build-electron