Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline signer #54

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Offline signer #54

wants to merge 2 commits into from

Conversation

peterbroadhurst
Copy link
Contributor

Create a simple command-line to sign and submit a transaction, without needing to run the server and make a HTTP call.

Example that works for a ff created example Eth network running on http://localhost:5100:

go run ./ffsigner/main.go send-transaction -f ./test/offline-signer.conf.yaml -i ./test/offline-tx.json

Signed-off-by: Peter Broadhurst <[email protected]>
Signed-off-by: Peter Broadhurst <[email protected]>
Copy link
Contributor

@awrichar awrichar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I gave this a try and it seems to work great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants