Skip to content

Commit

Permalink
dev guides: add The Monero ATM project
Browse files Browse the repository at this point in the history
  • Loading branch information
HardenedSteel committed Nov 9, 2024
1 parent 53a771b commit 38e1950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ developer-guides:
monero-rs: Library with support for (de)serialization on block data structures and key/address generation and scanning related to Monero cryptocurrency.
cuprate: Monero node implementation in Rust.
csharp-monero: A wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1
themoneroatmproject: A do-it-yourself automated teller machine that runs free software.

user-guides:
general: General
Expand Down
1 change: 1 addition & 0 deletions resources/developer-guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ meta_descr: developer-guides.head
<h3>Golang</h3>
<li><a href="https://github.com/monero-ecosystem/vanity-monero">vanity-monero (Monero Ecosystem)</a> - {% t developer-guides.vanity-monero %}</li>
<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>
<li><a href="https://atm.monero.is/">The Monero ATM Project</a> - {% t developer-guides.themoneroatmproject %}</li>
<h3>Rust</h3>
<li><a href="https://github.com/monero-rs/monero-rs">monero-rs</a> - {% t developer-guides.monero-rs %}</li>
<li><a href="https://cuprate.org/">Cuprate</a> - {% t developer-guides.cuprate %}</li>
Expand Down

0 comments on commit 38e1950

Please sign in to comment.