Rise Testnet UpdateHere is the install script - tested on Ubuntu 14.04 and OS X 10.11
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
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.