Commit Graph

4 Commits

Author SHA1 Message Date
emizzle ec73164c0a
Updated embark-plasma dependency
Changed `embark-omg` to `embark-plasma` due to package name change.

Updated README.
2019-06-18 14:28:03 +10:00
emizzle 73a08276c4
Init modifcations
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).
2019-06-17 12:33:38 +10:00
emizzle fb3693ad82
Migrate to OMG v0.2 Samrong 2019-06-12 16:38:13 +10:00
emizzle 2a8f0bd937
initial commit
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
2019-06-06 20:05:02 +10:00