Inits itself in the main process (for things like embark console commands).
In addition, the EmbarkJS.Plasma object in the console is also inited.
Package name update to `embark-plasma`.
Moved child chain status to use the childChain function (and removed axios as a dependency as a result).
Add init, deposit, send console commands to interact with the Plasma chain
Add plasma exit command and function
working in embark and browser
Remove browser codeAll browser code is now required through embarkjs-omg