Safely connect your local wallet with a website using Dero RPC Bridge to power their dapps.
https://chrome.google.com/webstore/detail/dero-rpc-bridge/nmofcfcaegdplgbjnadipebgfbodplpd
Act as a bridge to dispatch Dero transaction from any website to your wallet.
The extension will intercept any kind of transfer request and display a dialog window to confirm the transaction.
Use this api to easily interact with the browser extension from your website.
Check folder /api/webpage-test
on how to use the api.
Open first terminal
cd api && npm run start
Open second terminal
cd extension && npm run start
Pack extension for release
cd extension && npm run build-ext
check folder web-ext-artifacts
If you want to support future development of the tool.
Send any amount to dero1qyhunyuk24g9qsjtcr4r0c7rgjquuernqcfnx76kq0jvn4ns98tf2qgj5dq70
Thanks for all the donations!
Code and documentation copyright 2022 the Dero RPC Bridge.
Code released under the MIT License.