Tweed Docs
  • Welcome to Tweed
    • What Can Tweed Do?
  • Getting Started
    • Embedded Wallets | WaaS
    • Token Checkout | Payments
      • Flow of Funds: Purchase to Settlement
      • Token Checkout
      • Legacy Token Checkout
        • Basic Checkout Integration
        • Checkout + WaaS + Auth
        • Features
          • Payment links
          • Whitelist
          • Flow of Funds
          • Apple & Google Pay
          • AML & KYC Policy Overview
  • Developer Tools
    • Tweed SDKs
      • core-react
        • useAuth
        • useWallet
        • useTweed
        • usePayments
        • useWeb3
      • core-js
      • core-vue
      • Payments SDKs (v1)
        • Frontend SDKs (Payments)
        • Backend SDK (Payments)
        • How to set up your smart contract for Tweed
        • Tezos chain considerations
    • Management Dashboard
      • Create platform
      • Create application
        • UI Customization
    • Webhooks
      • Checkout Webhooks
    • API
      • API (V1)
      • API (V2)
        • Authorization
        • API reference
          • Contracts
            • Add
            • Add contract function
            • Contract
          • Payouts
            • Add
            • Payout
          • Items
            • Add
            • All
              • Contract
                • Count
              • Payout
                • Count
          • Assets
            • Blockchain
            • All
              • Blockchains
          • Blockchains
            • Multiple
            • Native asset
          • Audit event mappings
          • Platform webhooks
            • Set active
          • Tickets
        • Specification
    • External Integrations
      • Wagmi connector
      • Onramp to Crypto
    • Example Projects
    • Supported Blockchains
    • Pricing
  • Products
    • WaaS
    • Payments
Powered by GitBook
On this page
  1. Developer Tools

Example Projects

PreviousOnramp to CryptoNextSupported Blockchains

Last updated 8 months ago

Live examples:

  • Tweed's Demo: (Recommended) Incorporates both wallet and payment products, showcases both free-minting and paid checkout with ERC20 settlement. (see also )

  • Tweed's Events:

    Similar to the Tweed's Demo, both wallets and payments. Showcases Freeminting.

  • Intel Ignite Events: A project with Intel Ignite - showcasing user wallets, and free minting.

Sourcecode examples:

  • Tweed Demo: (Recommended) Includes example for how to implement both Wallets and Payments products. Also its live on

  • Additional Wallets and Payments integration example:

https://demo.paytweed.com
source code
https://events.paytweed.com
https://events.intelignite.com
Tweed Demo Source Code
https://demo.paytweed.com
https://github.com/paytweed/waas-and-payments-nextjs-example