bitcoinz-wallets / bitcoinz-wallets/TxtZ

Support for Memos

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
JavaScript
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Users have requested the ability to send a memo along with a transaction so that a user knows why the transaction is being sent.

The text command should work like:
`send [amount] [address] [memo]`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the JavaScript entry point that parses the SMS command and the transaction-sending path. Trace how `send [amount] [address]` is handled and determine where the memo must be passed through. Done means the documented command accepts a memo and sends it with the transaction, with existing send behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.