Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] aed30b87c5
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 13:58:01 +00:00
emizzle 7dfe7df6b4
Refactor to include state and web3
web3 was added as a specific version is needed to support EIP-712.

Refactor to include plugin state for consumption on the frontend.
2019-06-17 12:35:55 +10:00
emizzle 46fb2903b7
Cleanup, start adding helper funcs (WIP) 2019-06-13 18:28:44 +10:00
emizzle 07c245dbbb
Migrate to v0.2 Samrong 2019-06-12 16:43:03 +10:00
emizzle 9e09444465
working in embark and browser 2019-06-06 19:18:44 +10:00
emizzle 1b34d68f70
Add init, deposit, send console commands to interact with the Plasma chain 2019-06-03 16:07:00 +10:00
emizzle 8036986f65
initial commit 2019-05-30 20:00:31 +07:00