/mobypay-web

Simple webapp to transact USDT/USDC on Polkadot Asset Hub

Primary LanguageTypeScript

MobyPay Web tool

wireframe

Transact USDC/USDT on Polkadot Asset Hub and paying fees in USDC/USDT, no DOT required.

Works with Talisman Browser Extension, doesn't work with Polkadotjs Extension.

Todos

  • Connect Wallet
    • Select wallet to connect
    • Select accounts
    • Disconnect wallet
    • Show USDC and USDT balance
  • Send component
    • Recipient input
    • Amount to send input
    • Select USDC or USDT to send
    • Display selected coin's available balance
    • Fetch and auto refresh Estimated Fee (based on amount and selectedToken change)
    • Pay transaction fees with USDC/USDT
  • Info
    • Transaction processing status (Toast)
    • Error messages (Toast)
  • Refactor
    • Make the codebase type safe
    • Color the ui