diff --git a/package-lock.json b/package-lock.json index 37a96f2..b844abf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20606,9 +20606,9 @@ } }, "gatsby-ipfs-web-wallet": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.5.0.tgz", - "integrity": "sha512-SPDaXi9RH/bsEOhStkP1IIOJPFVvF9fti3gPP4muLTeG2bmv33aiIjSHFbEjqSivkkTTbPKtJKO4f635kiODDA==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.5.1.tgz", + "integrity": "sha512-ADGJVcY/caZ8JyJ2F9SDUzfQXVUKWfCgTVEiMwYPpni0AjdFOzo104f/hXwQRLAHwHe4Q1MRu6eNc1bYTJI32g==", "requires": { "adminlte-2-react": "^0.1.27", "gatsby": "^2.23.7", diff --git a/package.json b/package.json index 99ff7d0..5a0273e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.5.0" + "gatsby-ipfs-web-wallet": "^1.5.1" }, "repository": { "type": "git", diff --git a/src/about/index.js b/src/about/index.js index eedb4b9..40f1186 100644 --- a/src/about/index.js +++ b/src/about/index.js @@ -9,19 +9,32 @@ class About extends React.Component { render () { return ( - This is the official web wallet provided by FullStack.cash. More data soon. +

+ This is the official web wallet provided by FullStack.cash. You + can access this web wallet over Tor and IPFS. See the links in + the footer at the bottom of the page. +

+

+ This wallet app is currently in an 'Open Alpha' test. The + general public is invited to use it, but be aware that the app + is in-progress, the code is in-flux, and many things will change + or break. Please solicit feedback on this app in our{' '} + + Telegram Channel + +