Skip to content
View vtnerd's full-sized avatar

Organizations

@cifro-codes

Block or report vtnerd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vtnerd/README.md

Creator (Open Source)

  • MyMonero compatible light-wallet server that uses LMDB and ZeroMQ.
  • Useful for non-custodial payment processors (BTCPayserver, etc)
    • webhook/zeromq real-time reporting of incoming funds.
  • Fully non-blocking REST API (boost::beast), except for LMDB calls (filesystem based, cannot async).
  • Client library for LWS protocol
  • monero_c fork for lwsf provides C/Dart API.
    • Only one additional function for C/Dart is needed for fork - all other C/Dart functions are maintained upstream
  • Useful for (light) mobile-wallets, particularly ones based in Flutter
  • An experimental TUI (ftxui) Monero wallet with mouse+keyboard support
  • Uses lwsf or standard Monero wallet backends (runtime-option)
  • Demonstrates that lwsf is viable.
  • Generate secure 128-bit passphrases using Trezor
  • Can be statically built, such that it can be used in initrd (luks)
  • Real-time visualizer for Monero transactions
  • Built with ZeroMQ Pub/Sub, ncurses, and z85 encoding

Contributor (Open Source)

  • Highlights:
    • Modified Ed25519 library (x86-64 ASM) for direct ECDH needed for Monero wallets
    • Implemented Dandelion++ (p2p protocol) for transaction privacy
    • Added SSL to p2p protocol (still in review, near completion)
    • Updated internal serialization functions to remove intermediate DOM, providing better performance, less memory usage, and better constraints for unpacking (compressed binary protocol to C++). (Not really reviewed - devs are busy :/)

Pinned Loading

  1. grokeddit grokeddit Public

    Library for interacting with Reddit API in Go!

    Go 1

  2. monero-lws monero-lws Public

    Monero Light Wallet Server (scans monero viewkeys and implements mymonero API). Fast LMDB backend.

    C++ 95 38

  3. cifro-codes/macer cifro-codes/macer Public

    Generate Passwords with Trezor Hardware Wallets

    C++ 2 1

  4. lwsf lwsf Public

    C++ frontend/api for monero LWS compatible servers

    C++ 7 2

  5. cifro-codes/lwcli cifro-codes/lwcli Public

    Experimental Monero "wallet2_api.h" (LWS and Daemon) TUI wallet

    C++

  6. motrix motrix Public

    Real-time terminal visualizer for the monero daemon

    C++ 25 4