Skip to content

todo list (just for me) #23

@jwst9

Description

@jwst9

it's deployed at @h1walletbot . There are also a few bugs that need to be addressed

a few features not completed: send money by telegram id; more buttons in bot reply message; some direct commands

bug: if you have at least two Telegram accounts logged in and interacted with @h1walletbot on both of them , you will be able to access wallet tied to the other account instead of your own. The code should use the userId in query string and load the wallet corresponding to that userId instead of just retrieving the first one from the store

bug: logout would lead the user to the normal signup screen (with phone number), instead of a logout page dedicated to Telegram users

buttons should have Open, Recover, Send Money. Later on we can add (.country) Domains, Transactions, Contract Interaction

Commands should have
/balance
/balance
/send
/send <token / token label> (token label is a string, e.g. usdc, we should support common ones)
/tokenaddress
/open (prompt single button)
/recover (prompt single button)
/lookup (find someone's address)

Later on we can add:
/setaddress

(when we have multiple wallets, choose an address as the primary wallet that let others to lookup)
/domains (domains you own)
/sendnft <token / token label>
/nftaddress

https://h1wallet.country
https://smswallet.xyz/

https://bridge.harmony.one/tokens

https://www.twilio.com/docs/iam/test-credentials

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions