🔗 Live Links

📜 Mainnet Contract Addresses

We are fully deployed on Ethereum Mainnet using the real MNEE token.


📖 The Story: Why MNEE Needs Twinkle

⚔️ The Pitch: Adoption Requires Infrastructure

USDC didn't win because it was the "best" token; it won because it had the best API. Platforms like Stripe made incorporating USDC easy. For MNEE to challenge this dominance, it needs its own dedicated infrastructure layer. Twinkle is that layer.

We didn't just build a "dApp"; we built a protocol designed to solve the single biggest friction point in stablecoin adoption: Complexity.

🦾 The "Headache" We Solved (Technical Deep Dive)

Most developers and automated systems (Trading Bots, AI Agents, IoT devices, SaaS scripts) want to use stablecoins but can't because of the "Crypto Headache":

  1. "Do I need ETH for gas?"
  2. "How do I manage nonces if I send 100 payments a second?"
  3. "How do I handle chain reorgs?"

Twinkle solves this entirely with the x402 Facilitator.

The x402 Facilitator: Your Growth Engine

We built a sophisticated Node.js settlement engine that sits between the MNEE blockchain and the user.

  • Gas Abstraction: Users/Agents sign a simple PaymentIntent (EIP-712). They never pay gas. The Facilitator handles the ETH.
  • Nonce Mutex: Dealing with nonces at scale is painful. We implemented a Redis-backed Nonce Manager that allows high-concurrency payments (e.g., a high-frequency trading bot paying for data feeds) without transaction failures.
  • Access Proofs: We don't just move tokens; we generate cryptographic AccessProof certificates on-chain, proving that a payment was made for a specific service.

🏆 Unmatched Completeness: The MNEE Commerce Suite

Twinkle is more than just a payments rail; it is a full-stack Commerce Suite for MNEE. We built four distinct engines to cover every economic use case:

  1. TwinklePay (The Creator Engine):

    • Problem: Creators want to sell digital goods (ebooks, presets, code) for MNEE but can't build a dApp.
    • Solution: A simple, one-time unlock protocol. We provide the paywall UI; they just provide the wallet address.
  2. TwinkleSubscription (The SaaS Engine):

    • Problem: Most crypto subscriptions are just "recurring push."
    • Solution: True on-chain subscriptions with grace periods and cancellation logic. Businesses can build reliable MNEE revenue streams (e.g., "10 MNEE/month") that don't break if a user is one hour late.
  3. TwinkleEscrow (The Service Engine):

    • Problem: Freelancers and Gig Workers don't trust clients to pay.
    • Solution: Trustless milestone-based payments powered by Sablier V3. Clients deposit MNEE into a stream; money flows as milestones are hit. Zero counterparty risk.
  4. TwinkleSplit (The Collaboration Engine):

    • Problem: Revenue sharing on-chain is manual and prone to error.
    • Solution: Automatic, instant revenue splitting. A platform can take a 5% fee and pay the creator 95% in a single atomic transaction.

⚡ Adoption Made Simple

The true power of Twinkle is how it simplifies MNEE integration for the world.

  • For a Developer: Add our SDK. twinkle.charge(10 MNEE). Done. No wallet connect logic, no gas estimation.
  • For an Automated System: No need to manage a "gas wallet" and a "token wallet". Just load MNEE and sign intents.

🌟 Conclusion

Twinkle transforms MNEE from "just another stablecoin" into a feature-complete payment network. We have removed the friction, abstracted the complexity, and built the rails. Now, MNEE can just flow.

Built With

Share this project:

Updates