Skip to content

BETA - TESTING

Pre-release
Pre-release
Compare
Choose a tag to compare
@jyap808 jyap808 released this 12 May 06:47
· 2679 commits to mercury since this 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