Post
Topic
Board Announcements (Altcoins)
Re: RISE | ICO OPEN | LEAD DEVELOPER HOSTING TALK JUNE 8TH
by
jdr0dn3y
on 04/06/2016, 14:02:30 UTC
Rise Testnet Update

Here is the install script - tested on Ubuntu 14.04 and OS X 10.11

Code:
curl https://rise.vision/cdn/RiseInstaller.sh | bash

Just run that script from a command line, and it'll take care of the installation. At the end, cd into the directory and run
Code:
npm start

This will launch an instance of "Forever" running the script. Later today I will post more detailed instructions, but I figured you would all like to get playing with the system. I will include the instructions on how to setup a delegate account as well.

To access the web wallet http://:7000

EDIT: Removed sudo requirement from command.