Skip to content

Releases: bismuthfoundation/TornadoWallet

Beta Version

23 Jan 14:49
Compare
Choose a tag to compare
Beta Version Pre-release
Pre-release

We're getting close!

Release notes

With this version, your wallet is a wallet.jsonfile in your personal directory/bismuth-private.
First launch will create it with a default address (can take some time).
This is the file to save or you loose access to your funds!
This single wallet can hold up to 10 Bismuth addresses.

Beta crystals are here

  • Bismuth price crystal
  • Dragginator Crystal
  • Autogame Crystal

Several safeties have been added to the wallet: Encryption via master password, spend protection.

Import of legacy wallet.der files: put your unencrypted wallet files in your personal wallet dir for import.

Windows

Get the .exe installer.
Install.
run.
A terminal window then a new browser tab will open with the URL http://127.0.0.1:8888/, which will show the Tornado Bismuth Wallet.
You can minimize and ignore the terminal windows, except if you need to report bug/error messages.

Closing the Tornado Bismuth Wallet app
When closing the browser tab, the app itself still runs because it is a server/ client application. To close the wallet server, also close the terminal windows of the wallet.

Mac

Mac app tested on macOS High Sierra & macOS Mojave.
Download the Mac-Tornado-Bismuth-Wallet.zip file and unzip it. Then drag & drop the file into the Mac program folder.
Right click on the app and select open.
A new browser tab will open with the URL http://127.0.0.1:8888/, which will show the Tornado Bismuth Wallet.

Closing the Tornado Bismuth Wallet app
When closing the browser tab, the app itself still runs because it is a server/ client application. To close the wallet server, you need to open the activity monitor. Go to the Applications folder, then the Utilities folder, and there is the Activity app. Open it and search for wallet. Click on wallet and then on the X icon to terminate the program.

Linux

You can run from source, or wait for the release file

Signatures

TornadoBismuthWalletInstaller.exe
sha256: a88fbec1f2f74425b9cfac09c88efa267c1e4d6c1e6382bb6c471fdcfa27dbd6

Mac zip file: Tornado-Bismuth-Wallet.zip
sha256: 1412db6006d16804fc0358d66d7e78c883f084b4ec7c080885ed85f5e3f2d78f

Second alpha Release

21 Dec 19:49
Compare
Choose a tag to compare
Second alpha Release Pre-release
Pre-release

This is an early release, still targeted toward tests and translations.

In addition to previous release:

  • New translations and theme tweaks
  • New confirm popup on Tx sending
  • Crystals can be run and activated on demand.
  • bismuthprice crystal, api data from @Cipery
  • Dragginator crystal, with in wallet commands
  • Eggpool crystal, with detail miner info from extended api.

Auto installer is for Windows, but this wallet can be run from source on Linux and MacOs, just install the prerequisites with a pip3 install -r requirements.txt.

Beta version will come with Mac and Linux frozen executable, too.

First alpha Release

11 Dec 17:15
Compare
Choose a tag to compare
First alpha Release Pre-release
Pre-release

This is an early release, mainly for tests and polishing the translations.

  • manage wallets (unencrypted)
  • auto connect to an available wallet server
  • check balance and transactions
  • request BIS payments
  • Send simple BIS transactions
  • Network status

Comes as

  • Windows auto-installer