Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Manual wallet setting without Chrome Extension #56

Closed
4 tasks done
iamssen opened this issue Mar 18, 2021 · 0 comments
Closed
4 tasks done

Feature: Manual wallet setting without Chrome Extension #56

iamssen opened this issue Mar 18, 2021 · 0 comments

Comments

@iamssen
Copy link
Contributor

iamssen commented Mar 18, 2021

Goal

  • Update wallet-provider
    • Add status view
      • provide walletAddress
      • but, can't send transaction
    • Merge { walletReady, availableService } = useService()
      • provide { connectedUserWallet, userWallet } = useWallet()
      • connectedWallet is exists when the Chrome Extension is connected
      • userWallet is exists when the user wallet address is provided by Chrome Extension or User manual configuration
      • userWallet > connectedWallet : User manual configuration is higher order than Chrome Extension info
  • All status of Proceed buttons and Queries depends on the connectedWallet and userWallet
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

No branches or pull requests

1 participant