Skip to content

Safely connect your local wallet with a website using Dero RPC Bridge.

License

Notifications You must be signed in to change notification settings

Hansen333/dero-rpc-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DERO RPC BRIDGE

Safely connect your local wallet with a website using Dero RPC Bridge to power their dapps.

Chrome store

https://chrome.google.com/webstore/detail/dero-rpc-bridge/nmofcfcaegdplgbjnadipebgfbodplpd

Browser extension

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.

Web API (For devs)

Use this api to easily interact with the browser extension from your website.
Check folder /api/webpage-test on how to use the api.

DEV

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

Donations

If you want to support future development of the tool.
Send any amount to dero1qyhunyuk24g9qsjtcr4r0c7rgjquuernqcfnx76kq0jvn4ns98tf2qgj5dq70

Thanks for all the donations!

Copyright and license

Code and documentation copyright 2022 the Dero RPC Bridge.
Code released under the MIT License.

About

Safely connect your local wallet with a website using Dero RPC Bridge.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.3%
  • CSS 11.4%
  • HTML 1.3%