Skip to content

Commit 7a60b19

Browse files
authored
Update developer.html
1 parent 7ff97a9 commit 7a60b19

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

developer.html

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,21 @@ <h2>Menu</h2>
6969
<h1>Developer Tools</h1>
7070
<span class="image main"><img src="images/header_developer.png" alt="" /></span>
7171
<h1>Official</h1>
72-
<p><b>BananoCoin GitHub</b> - The official repo of the BANANO cryptocurrency project.</p>
73-
<p><b>Spyglass API</b> - An open-source & free-to-use REST API that can be leveraged to fuel apps in the Banano ecosystem.</p>
74-
<p><b>Bananode Wiki</b> - Instructions on how-to bootstrap a Banano node.</p>
75-
<ul class="actions">
76-
<li><a href="https://github.com/bananocoin" class="button primary">BananoCoin <i class="icon brands style1 fa-github"></i></a></li>
77-
<li><a href="https://spyglass-api.web.app/" class="button primary">Spyglass API <i class="icon solid style1 fa-server"></i></a></li>
78-
<li><a href="https://banano.fandom.com/wiki/Bananode" class="button primary">Bananode Wiki <i class="icon solid style1 fa-info-circle"></i></a></li>
79-
</ul>
72+
<p><b>BananoCoin GitHub</b> - The official repo of the BANANO cryptocurrency project.</p>
73+
<p><b>Spyglass API</b> - An open-source & free-to-use REST API that can be leveraged to fuel apps in the Banano ecosystem.</p>
74+
<p><b>Bananode Wiki</b> - Instructions on how-to bootstrap a Banano node.</p>
75+
<ul class="actions">
76+
<li><a href="https://github.com/bananocoin" class="button primary">BananoCoin <i class="icon brands style1 fa-github"></i></a></li>
77+
<li><a href="https://spyglass-api.web.app/" class="button primary">Spyglass API <i class="icon solid style1 fa-server"></i></a></li>
78+
<li><a href="https://banano.fandom.com/wiki/Bananode" class="button primary">Bananode Wiki <i class="icon solid style1 fa-info-circle"></i></a></li>
79+
</ul>
8080
<h1>Community</h1>
81+
<p><b>Learn.Banano.Trade</b> - A comprehensive resource for learning about Banano cryptocurrency providing tutorials, guides and tools to help you understand and use Banano effectively.</p>
82+
<p><b>Banano-Awesome</b> - A BANANO currency related resource including documents, sites and projects.</p>
83+
<ul class="actions">
84+
<li><a href="https://learn.banano.trade/" class="button">Banano Go <i class="icon solid style1 fa-book"></i></a></li>
85+
<li><a href="https://zh.thedev.id/banano-awesome/" class="button">Bananopie <i class="icon solid style1 fa-book"></i></a></li>
86+
</ul>
8187
<p><b>Bananopie</b> - A python library for Banano. Not just a RPC wrapper!</p>
8288
<p><b>BananoGo</b> - A Banano blockchain interaction library, written in Go.</p>
8389
<ul class="actions">
@@ -172,3 +178,4 @@ <h2>Contact</h2>
172178

173179
</body>
174180
</html>
181+

0 commit comments

Comments
 (0)