duniter://currency_name:public_key
This URI could open Duniter wallets like Cesium or Sakia.
- 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>
This work is under GNU GPLv3 license.