adding a donation button through Unlock

This commit is contained in:
Julien Genestoux 2019-08-26 11:03:54 -04:00
parent a978adfd7c
commit 1ac5409204
2 changed files with 15 additions and 0 deletions

1
.github/FUNDING.yml vendored Normal file
View file

@ -0,0 +1 @@
custom: https://donate.unlock-protocol.com/?r=ethereum/go-ethereum

View file

@ -0,0 +1,14 @@
{
"persistentCheckout": true,
"icon": "",
"callToAction": {
"default": "Please show your support for the Go-Ethereum team's work!",
"pending": "Thank you for your support. It means a lot to us!",
"confirmed": "Thank you for your support. It means a lot to us!"
},
"locks": {
"0x0364c5D9C268a1870f49AD2819801624d8Ce0fF0": {
"name": "Go Ethereum Supporters"
}
}
}