fibercrypto / fibercrypto/skycoin
CLI command to sign a transaction offline
Open
cli
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Should get included in the documentation for #635
The user can create an unsigned transaction with e.g. `POST /api/v2/transaction`, then take this transaction to an offline computer and sign it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read issue #635 and trace how `POST /api/v2/transaction` creates an unsigned transaction. The issue does not name CLI entry points or tests, so first locate the transaction-signing flow and its tests. Done means the CLI supports signing a transaction on an offline computer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100