diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000000..bc389e9bf6 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: https://donate.unlock-protocol.com/?r=ethereum/go-ethereum \ No newline at end of file diff --git a/.unlock-protocol.config.json b/.unlock-protocol.config.json new file mode 100644 index 0000000000..2f35f3179a --- /dev/null +++ b/.unlock-protocol.config.json @@ -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" + } + } +} \ No newline at end of file