The Nimbus team has a new donation address
This commit is contained in:
parent
f64d8312d7
commit
0ec89b93f2
|
@ -5,7 +5,7 @@ title: Contributor Guide
|
||||||
|
|
||||||
## How to help with funding
|
## How to help with funding
|
||||||
|
|
||||||
We have a donation box set up at address `0x70E47C843E0F6ab0991A3189c28F2957eb6d3842`, as well as a [Gitcoin Grant page](https://gitcoin.co/grants/137/nimbus-2/).
|
We have a donation box set up at address `0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557`, as well as a [Gitcoin Grant page](https://gitcoin.co/grants/137/nimbus-2/).
|
||||||
|
|
||||||
We use funds from donations to:
|
We use funds from donations to:
|
||||||
|
|
||||||
|
|
|
@ -68,7 +68,7 @@ Nimbus is a client implementation that strives to be as lightweight as possible
|
||||||
</div>
|
</div>
|
||||||
<div class="contribute">
|
<div class="contribute">
|
||||||
<h3>Support</h3>
|
<h3>Support</h3>
|
||||||
<p>As a web3 public good, largely dependent on both Status and the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842">here</a> for our donation address</p>
|
<p>As a web3 public good, largely dependent on both Status and the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557">here</a> for our donation address</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://gitcoin.co/grants/137/nimbus">Support us on Gitcoin</a>
|
<a href="https://gitcoin.co/grants/137/nimbus">Support us on Gitcoin</a>
|
||||||
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>
|
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<li class="footer-link"><a href="/docs/libraries.html" target="_blank">Github</a></li>
|
<li class="footer-link"><a href="/docs/libraries.html" target="_blank">Github</a></li>
|
||||||
<li class="footer-link"><a href="https://news.nimbus.team/" target="_blank">News</a></li>
|
<li class="footer-link"><a href="https://news.nimbus.team/" target="_blank">News</a></li>
|
||||||
<li class="footer-link"><a href="https://subscribe.nimbus.team/" target="_blank">Newsletter</a></li>
|
<li class="footer-link"><a href="https://subscribe.nimbus.team/" target="_blank">Newsletter</a></li>
|
||||||
<li class="footer-link"><a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842" target="_blank">Donate</a></li>
|
<li class="footer-link"><a href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557" target="_blank">Donate</a></li>
|
||||||
<li class="footer-link"><a href="https://status.im/privacy-policy/" target="_blank">Privacy Policy</a></li>
|
<li class="footer-link"><a href="https://status.im/privacy-policy/" target="_blank">Privacy Policy</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue