Skip to content

Commit 176f8f9

Browse files
authored
Update developer.html
Add BNS Resolver Tool (Python)
1 parent 0879909 commit 176f8f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

developer.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,11 @@ <h1>Community</h1>
9090
</ul>
9191
<p><b>Banano NFT Meta-protocol</b> - A protocol for implementing NFT's on Banano.</p>
9292
<p><b>Banano Name Service (BNS)</b> - A protocol for implementing top level domain's (TLD) on Banano.</p>
93+
<p><b>BNS Domain Resolver</b> - A repository for the Banano Name System (BNS) resolution tool written in Python.</p>
9394
<ul class="actions">
9495
<li><a href="https://github.com/Airtune/banano-nft-meta-protocol" class="button primary">Banano NFT Meta-protocol <i class="icon brands style1 fa-github"></i></a></li>
9596
<li><a href="https://github.com/stjet/bns" class="button primary">Banano Name Service (BNS) <i class="icon brands style1 fa-github"></i></a></li>
97+
<li><a href="https://github.com/yusufgurdogan/bns-domain-resolver-python" class="button">BNS Domain Resolver <i class="icon brands style1 fa-github"></i></a></li>
9698
</ul>
9799
<p><b>Accept Banano</b> - A server program that helps you to accept BANANO (BAN) payments in a fast, secure and cost-efficient way.</p>
98100
<ul class="actions">

0 commit comments

Comments
 (0)