17 Aug 2025 [services] [wallets]

d4ndox releases 'Monero Named Pipes' v0.1.3

d4ndox1 has released lightweight wallet Monero Named Pipes (mnp)2 version 0.1.33 with various changes:

Changed the file structure of the wallet to: /tmp/mywallet/transactions/txid/paymentId Old bash scripts for monitoring must be adapted (see examples).

Changes overview

Update CODING_GUIDE.md
Update README.md
Fixed segmentation fault using the short -x option
Fixed unlinking the fifo pipe
Adapted to the new file structure: ./txid/payid" [..]

The full changelog is available on Github4.

Note that mnp is ‘a hobby project’. Inspect the code before using.


  1. https://github.com/d4ndox/, @p​cre:monero.social (Matrix) 

  2. https://github.com/d4ndox/mnp/ 

  3. https://github.com/d4ndox/mnp/releases/tag/0.1.3 

  4. https://github.com/d4ndox/mnp/compare/0.1.2…0.1.3