7 Commits

Author SHA1 Message Date
dependabot[bot]
fed7d3e728
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 19:19:10 +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