Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 813 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 813 Bytes

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