juanfranblanco / testrpc-bundle

A testrpc server using browserified bundled dependencies to simplify installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testrpc-bundle

#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

OBSOLETE

A testrpc server using broswerified bundled dependencies to simplify installation. WIP

Usage

git clone https://github.com/juanfranblanco/testrpc-bundle.git
cd testrpc-bundle
npm install
npm start

##Note Solc is not included

About

A testrpc server using browserified bundled dependencies to simplify installation

License:MIT License


Languages

Language:JavaScript 100.0%