Wallet plugin for Chrome.
For the time being, the Cosmic Bridge team chose to focus on the core - the backend side of the solution. We believe the best approach forward for the wallet would be to use Lotion-connect to create an in-browser light client that can function as a wallet in any Cosmic Bridge payment zone. If you'd like to work on this, please let us know or just hit us up with a good PR.
Allows users the ability to participate in a Cosmic Bridge payment network and send batched bitcoin payments (through the Cosmic Bridge application) directly from Chrome.
- Run the following command from the `/cosmos-bridge-extension` directory:
- Navigate to the extensions page of your chrome browser.
-
Once there enable "Developer mode".
- Drag the output of the build folder from step one into the chrome extensions browser page.
yarn build



The extension should now be added to chrome in Developer mode.