From 1019d6f67098aa5b4b439282947ca6c16fb5ee3f Mon Sep 17 00:00:00 2001 From: SilentCicero Date: Thu, 15 Jun 2017 16:23:51 -0400 Subject: [PATCH] new offline tool links, landing page --- index.html | 79 ++++++++++++++++++++++++++++++++++++++++++ offline/index.html | 4 +-- offline/src/index.html | 4 +-- 3 files changed, 83 insertions(+), 4 deletions(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..96daba2 --- /dev/null +++ b/index.html @@ -0,0 +1,79 @@ + + + + + EthJS | Landing Page + + + + + + + +
+ +

EthJS

+ +

EthJS is a completely open source Ethereum JS project.

+ +

Please visit github.com/ethjs for more details.

+ +
+ +
+ +
+ +

Offline Signing Tool (EthOffline)

+ +

Here is the link to our offline Ethereum transaction signing tool EthOffline.

+ + EthOffline | Release Info + +

+ +

Ethereum Transaction Scanner (EthScanner)

+ +

Here is a link to our Ethereum transaction scanning tool EthScanner.

+ + EthScanner | Release Info + +
+
+
+ +
+ +
+ +

License

+ +

Please refer to the software license for more detail.

+ +

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

+ +

Open-Source

+ +

This project is 100% open-source code

+ +

Get the source code from the repository - https://github.com/ethjs/ethjs.github.io

+ +
+ + + + diff --git a/offline/index.html b/offline/index.html index 30c8a3c..b630688 100644 --- a/offline/index.html +++ b/offline/index.html @@ -235,7 +235,7 @@

Signed Transaction Data



-

Scan this QR code with: https://ethjs-scanner.surge.sh on Android/PC/Mac

+

Scan this QR code with: https://ethjs.github.io/scanner on Android/PC/Mac



@@ -259,7 +259,7 @@



-

Scan this QR code with: https://ethjs-scanner.surge.sh on Android/PC/Mac

+

Scan this QR code with: https://ethjs.github.io/scanner on Android/PC/Mac



diff --git a/offline/src/index.html b/offline/src/index.html index 10f5d61..2b7a4c0 100644 --- a/offline/src/index.html +++ b/offline/src/index.html @@ -235,7 +235,7 @@

Signed Transaction Data



-

Scan this QR code with: https://ethjs-scanner.surge.sh on Android/PC/Mac

+

Scan this QR code with: https://ethjs.github.io/scanner on Android/PC/Mac



@@ -259,7 +259,7 @@



-

Scan this QR code with: https://ethjs-scanner.surge.sh on Android/PC/Mac

+

Scan this QR code with: https://ethjs.github.io/scanner on Android/PC/Mac