#OBSOLETE USE THIS
A better solution is to used a full portable testrpc server as per here : https://github.com/juanfranblanco/testrpc/tree/master/build
##Usage Download the testrpc-portable.js
node testrpc-portable.js
A testrpc server using broswerified bundled dependencies to simplify installation. WIP
git clone https://github.com/juanfranblanco/testrpc-bundle.git
cd testrpc-bundle
npm install
npm start
##Note Solc is not included