hyperledger-firefly / hyperledger-firefly/ethconnect

Submitting transactions when wallet is on client

Open
#25 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
76
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm looking into using `ethconnect` to help scale a blockchain-powered mobile app more easily. Our users will be storing their wallets on their mobile devices, so the signing must occur on the client. Based on the docs, it seems like `ethconnect` is designed for a usecase where the `from` address is in a wallet on the ethereum node. I'm curious if we can expand its functionality to our usecase:
- Can we query `ethconnect` to find the nonce the transaction will eventually be assigned?
- Can we submit raw signed transactions through `ethconnect`?

*(Unless I just didn't understand how to do this from the current README, this is probably an enhancement.)*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.