Skip to content

Commit af4164a

Browse files
committed
dev guides: add The Monero ATM project
1 parent 3862649 commit af4164a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_i18n/en.yml

+1
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ developer-guides:
678678
monero-rs: Library with support for (de)serialization on block data structures and key/address generation and scanning related to Monero cryptocurrency.
679679
cuprate: Monero node implementation in Rust.
680680
csharp-monero: A wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1
681+
themoneroatmproject: A do-it-yourself automated teller machine that runs free software.
681682

682683
user-guides:
683684
general: General

resources/developer-guides/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ meta_descr: developer-guides.head
6868
<h3>Golang</h3>
6969
<li><a href="https://github.com/monero-ecosystem/vanity-monero">vanity-monero (Monero Ecosystem)</a> - {% t developer-guides.vanity-monero %}</li>
7070
<li><a href="https://github.com/monero-ecosystem/go-monero-rpc-client">go-monero-rpc-client (Monero Ecosystem)</a> - {% t developer-guides.go-monero-rpc-client %}</li>
71+
<li><a href="https://atm.monero.is/">The Monero ATM Project</a> - {% t developer-guides.themoneroatmproject %}</li>
7172
<h3>Rust</h3>
7273
<li><a href="https://github.com/monero-rs/monero-rs">monero-rs</a> - {% t developer-guides.monero-rs %}</li>
7374
<li><a href="https://cuprate.org/">Cuprate</a> - {% t developer-guides.cuprate %}</li>

0 commit comments

Comments
 (0)