2
9 Comments

Send the Wallet, Not just the Coins --- like an envelope

Think about how easy it is to put $10 in an envelope and give it to a friend. Why is doing the same with crypto so hard? Why do we have to ask for complex wallet addresses or force friends to set up seed phrases just to receive a gift?

I built p2p.gifts and mybucks.online to make crypto as easy as a physical gift card.

The Magic: Send the Wallet, Not Just the Coins

Imagine creating a one-time wallet in seconds, loading it with USDC or PEPE coins, and sending the entire wallet via a simple link on Telegram or WhatsApp. The recipient clicks the link and instantly takes full ownership.

No registration. No app installs. No seed phrase headaches.

Design Philosophy

mybucks.online is a seedless, disposable crypto wallet designed for speed, convenience, and decentralization. It does not require app installs, browser extensions, or seed phrases. It converts human-readable, traditional credentials into a wallet private key instantly using a one-way hash function in the browser.

mybucks.online is not intended to replace full-featured wallets such as MetaMask or Trust Wallet. It targets micro-transactions and URL-based gifting, and aims to foster a lightweight, accessible gifting culture in Web3.

Security Architecture

In mybucks.online, the passphrase and PIN are the primary credentials. It derives a private key from your passphrase and PIN using Scrypt and Keccak256. The Scrypt KDF was intentionally chosen to increase computational cost of key derivation and strengthen resistance to brute-force attacks.

Key derivation runs entirely in the browser — no storage, no third-party key-management APIs. There is no server, no storage, and no database. The wallet is generated and erased instantly.

1-Click Gifting: Wallet via URL

The passphrase, PIN, and active network ID are encoded into a URL hash fragment and shared. On the recipient side, the payload is parsed, key derivation runs automatically, and the wallet opens immediately.

There is no server-side link expiration — the derived on-chain address is fixed. For as long as funds remain at that address, they are accessible to anyone who holds the link.

This enables:

  • One-time starter wallets for gifting without requesting wallet addresses

  • Bulk distribution and massive airdrops through shareable links

🎨 p2p.gifts: The Visual Gifting Wizard

While mybucks.online acts as the underlying engine, p2p.gifts is the frontend wizard built entirely for a brilliant user experience.

From a UX perspective, it transforms a raw crypto link into a meaningful present:

  1. Design: Create and customize a beautiful digital cover for your gift card.

  2. Fund: Automatically generate and fund the underlying disposable wallet.

  3. Share: The wizard embeds the gifting wallet as a clean QR code right onto your design.

You can then download the image or send it directly via email or Telegram. It bridges the gap between secure Web3 technology and the emotional, visual joy of giving a real gift.

posted toAvatar for product p2p.gifts
p2p.gifts
  1. 1

    so I hope to mention comparison it from other wallets like:

    Fortress wallets vs disposable envelope

  2. 1

    Eliminating the seed phrase headache and the need to ask for a complex address is exactly what crypto gifting needs to go mainstream. Treating a disposable wallet like a physical envelope makes the onboarding process so much more human and intuitive

    1. 1

      Exactly! Frictionless UX and easy onboarding are the entire point here. I really hope this simple concept can make a meaningful impact on internet gifting culture.

  3. 1

    The envelope analogy is strong, but I think the biggest challenge here is trust, not convenience.

    “Send the wallet, not just the coins” is memorable, but the moment people realize anyone with the link can access the funds, the product needs very clear safety framing.

    For gifting, the user does not only need to understand how easy it is. They need to understand when it is safe, when it is temporary, and what action the recipient should take after opening it.

    If that trust layer is not obvious, people may like the idea but hesitate to use it with real money.

    The sharper positioning might be less “seedless disposable wallet” and more “temporary crypto gift link for small amounts.”

    1. 1

      I love this perspective, and you’re totally right that setting expectations is key. We lean heavily into familiar internet culture, as people already trust sharing private assets via unique URL links every day, like a view-only Dropbox link. When a recipient sees a QR code on a beautiful gift card, they intuitively know what to do without needing a manual.

      To completely ease any security anxiety, we explicitly frame it as a "Digital Cash envelope for the Internet." Just like a physical paper envelope, nobody puts a million dollars inside—it is inherently meant for micro-gifting small amounts rather than storing your life savings. Though our underlying security mechanism is secure enough for big assets if you choose not to share via URL, we purposefully promote it for small, casual gifts.

      It is 100% open-source and mathematically solid, and a one-month public cracking challenge on a honeypot wallet couldn't even break it. Your five-dollar gift card is perfectly safe, but framing it clearly as a temporary gift link is a great way to keep users completely relaxed.

      I would appreciate it if you could cast your eye on p2p dot gifts for a minute and experience the power of the digital envelope and gift card firsthand!

      1. 1

        That makes sense. The digital cash envelope frame is clearer than the technical wallet framing.

        The bigger test is whether the page removes hesitation before someone puts real money into a link.

        I can take a proper look and write a compact trust/positioning pass for p2p.gifts if useful.

        Drop your email and I’ll send over the tighter scope. It’ll be easier to make useful in writing than turning this into a full site review here.

        1. 1

          you can find the email address in our docs / about-us.

          Thank you.

          1. 1

            I checked but couldn’t easily find the right email.

            Can you drop it here or send it to me directly?

            I’ll keep it compact: a focused trust/conversion pass on where the page may create hesitation before someone funds a gift link, and what messaging would make the “digital cash envelope” idea feel safer for first-time users.

            1. 1

              I'm curious whether you've had a chance to try the product yourself, as firsthand experience could be valuable in discussing its features.

              If you have any specific feedback or questions, feel free to share them here.