Skip to content

duniter/duniter_button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Duniter button

Ğ1 button

URI

duniter://currency_name:public_key

This URI could open Duniter wallets like Cesium or Sakia.

Install on my website

  • Retrieve the image:
wget https://raw.githubusercontent.com/duniter/duniter_button/master/duniter_button.svg
  • Add following line on your website replacing currency_name, public_key and path/to/ arguments:
  • With Cesium link:
<a href="https://g1.duniter.fr/#/app/wot/public_key/identity"><img src="path/to/duniter_button.svg" /></a>
  • With URI:
<a href="duniter://currency_name:public_key"><img src="path/to/duniter_button.svg" /></a>

License

This work is under GNU GPLv3 license.