Skip to content

feat(wallet): new flags --expiry --limit --token#430

Draft
o-az wants to merge 1 commit intomainfrom
o-az/wallet-limit-expiry
Draft

feat(wallet): new flags --expiry --limit --token#430
o-az wants to merge 1 commit intomainfrom
o-az/wallet-limit-expiry

Conversation

@o-az
Copy link
Copy Markdown
Member

@o-az o-az commented Apr 16, 2026

cargo run --package tempo-wallet -- logout --yes

TEMPO_AUTH_URL=https://wallet.tempo.xyz/embed/cli-auth cargo run \
        --package tempo-wallet \
        -- login \
        --limit='1111' \ # 1111 x 10^(token-decimals)
        --expiry='300' \ # seconds (5mins)
        --token='0x20c000000000000000000000b9537d11c60e8b50'
CleanShot.2026-04-16.at.10.46.21_2x.mp4

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Changelog not found.

A changelog entry is required before merging.

Add changelog

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.

1 participant