Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] ef2b8780e9
Bump node-fetch from 2.6.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 05:18:55 +00:00
emizzle 744056c44f
Change initially displayed message
Change message from “Please enable metamask…” to “Loading…”. The reason behind this change is because the latest version of `embark-plasma` and `embarkjs-plasma` no longer requires metamask and can use locally configured embark accounts to sign transactions OR metamask can be used.
2019-06-26 12:53:36 +10:00
emizzle 7a679f8fd3
update eslintignore 2019-06-25 16:35:48 +10:00
emizzle c3bec46b7a
change page title and update lintignore 2019-06-25 14:28:04 +10:00
emizzle 8a30ca7a24
Add logo, move eslintconfig 2019-06-24 20:40:05 +10:00
emizzle b96bf067cf
Update to connect to rinkeby in contracts config 2019-06-21 17:43:35 +10:00
emizzle de6f9a8804
Convert project to Vue v3
Convert to Vue v3
2019-06-20 18:09:37 +10:00