You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Allow retrieving development accounts in useWallet() when connecting to a dev chain.
Motivation
It will ease the development effort as we often spin up a dev chain and writing the frontend to interact with the chain. But this is not a really high priority item as well, as we can always transfer some dev-chain tokens from dev accts (in say Polkadot-js Apps) to our actual wallet accounts for further transaction submissions.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature Request
Allow retrieving development accounts in
useWallet()
when connecting to a dev chain.Motivation
It will ease the development effort as we often spin up a dev chain and writing the frontend to interact with the chain. But this is not a really high priority item as well, as we can always transfer some dev-chain tokens from dev accts (in say Polkadot-js Apps) to our actual wallet accounts for further transaction submissions.
The text was updated successfully, but these errors were encountered: