Skip to content

A simple .NET Maui 8 android app for bridging the gap between a Dogecoin Core Node and DogecoinTerminal

License

Notifications You must be signed in to change notification settings

UsaRandom/QRDoge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRDoge

A simple .NET Maui 8 android app for bridging the gap between a Dogecoin Core Node and DogecoinTerminal

image

Setup

QRDoge uses the importaddress, listunspent, sendrawtransaction rpc methods to fulfill DogecoinTerminal requests.

You'll need to securely enable rpc and be sure to add your phone to the ip whitelist.

IMPORTANT

QRDoge is currently limited to max qrcode size of ~3k and limited even more so by an average phone's ability to actually read a qr code. It breaks if you try to exceed these limits.

App Flow

  • Ensure all Node Connection Settings are filled out.

  • When DogecoinTerminal asks for you to Scan with QRDoge (Action Description), scan it with QRDoge.

  • This happens when:

    • When a new wallet is created.
    • When the Refresh Balance button is pressed.
    • Towards the end of the Send button's flow.

About

A simple .NET Maui 8 android app for bridging the gap between a Dogecoin Core Node and DogecoinTerminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages