Quickly fire up a personal Ravencoin blockchain which you can use to execute commands while controlling how the chain operates.
Inpired by ganache.
More info: http://developer.ravencoin.online/gui
git clone https://github.com/raven-community/rvnbox-gui.git
cd rvnbox-gui
npm install
npm run build
npm test
npm start
Or download the app from http://developer.ravencoin.online/gui.