Skip to content

feat: Coinflow Credits Flow#471

Open
alexrisch wants to merge 10 commits into
mainfrom
ar/coinflow-wallet-credits
Open

feat: Coinflow Credits Flow#471
alexrisch wants to merge 10 commits into
mainfrom
ar/coinflow-wallet-credits

Conversation

@alexrisch
Copy link
Copy Markdown

No description provided.

alexrisch and others added 10 commits April 28, 2026 11:35
…credits

- Add --credits flag to the existing 'transfer' command instead of a
  separate 'spend' command. Usage: tempo wallet transfer --credits --amount-cents 500 --to 0x...
- Token transfer positional args (amount, token, to) become optional
  when --credits is used
- Credits now resolve to the wallet address (not CLI key address)
- Use signer_for_wallet_address instead of signer_for_identity_address
  since credits live on the wallet account
- Remove unused resolve_credit_address function

Amp-Thread-ID: https://ampcode.com/threads/T-019e17e1-b635-759b-9b7f-8cf6db19616c
- Remove standalone 'credits' subcommand
- Add --credits flag to 'whoami' to show Coinflow credits balance
- Usage: tempo wallet whoami --credits
- Update test to use new command form

Amp-Thread-ID: https://ampcode.com/threads/T-019e17e1-b635-759b-9b7f-8cf6db19616c
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