An open API service indexing awesome lists of open source software.

https://github.com/lexfrl/eth-signer-app

A simple react native app for signing Ethereum transactions
https://github.com/lexfrl/eth-signer-app

android-app ethereum ethereum-address ethereum-wallet ios-app mobile-app react-native

Last synced: 9 months ago
JSON representation

A simple react native app for signing Ethereum transactions

Awesome Lists containing this project

README

          

### Description

EhtSigner is a dead simple app for signing Ethereum transactions. Usage step-by-step:

1. Create a key+address to sign with

2. Use a camera to scan a transaction QR code

3. Inspect the content of the scanned transaction

4. Choose a key(address) to sign scanned transaction with

5. Use a result of signing. You could either scan it with another device or copy it into the clipboard

### Video:

![Loading](https://github.com/fckt/eth-signer-app/raw/master/docs/preview.gif)