secretkeylabs / xverse-web-extension

Other
46 stars 25 forks source link

`switchChain` and `getChain` Bitcoin methods #837

Open Hanssen0 opened 2 months ago

Hanssen0 commented 2 months ago

Story

As a developer, I want to let my applications request users to switch between mainnet / testnet. So that applications can run on specified networks only / have different network configurations.

Acceptance Criteria

Add switchChain and getChain (or similar) Bitcoin methods.