Skip to content

Releases: ubiq/pyrus-legacy

v3.10.15

28 Jan 12:22
Compare
Choose a tag to compare

Latest compiled release of Pyrus that you can run locally.

$ shasum -a 256 pyrus-v3.10.15.tgz 
7c2cb328ed4b1fc3c28fa924bb018900ddb27ff0651ed481f83b344ae8325a1c  pyrus-v3.10.15.tgz

BETA - TESTING

12 May 06:47
Compare
Choose a tag to compare
BETA - TESTING Pre-release
Pre-release

Looking for Testers for Pyrus. You need to be able to run a local wallet. This is initial testing which will be running Pyrus locally and reporting any issues to Github Issues.

We still need to a) Rebrand graphics b) Rebrand the CSS c) Further test out server-side

Here are the testing steps

  1. Download the precompiled version below (pyrus_dist_20170511.tgz)

OR

  1. Download Pyrus from Github https://github.com/ubiq/pyruswallet

  2. Build it. steps are run "npm install" then "gulp"

  3. Run a local Gubiq. command: gubiq --rpc --rpccorsdomain "null" --keystore "dont_put_secret_files_here_ever"

  4. Open index.html in the dist directory

  5. Configure a local node. You will then be connected and ready to test.

pasted image at 2017_05_11 08_27 pm