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
  • Incorporate self-custodial wallets into your dApp
  • Add a "Pay with Credit Card" option to your platform
  • Login to Backend Resources
  • Multi-Chain support
  1. Welcome to Tweed

What Can Tweed Do?

Tweed's solution is built around four key pillars: Wallets, Connectivity, Payments, and Authentication

PreviousWelcome to TweedNextEmbedded Wallets | WaaS

Last updated 4 months ago

Incorporate self-custodial wallets into your dApp

All it takes to create a wallet is calling sdk.wallet.create(). You have full control over the UI/UX of your platform and how much detail of the wallet you want to show to your users - whether they are web2 users with little-to-no crypto knowledge or web3 natives.

Add a "Pay with Credit Card" option to your platform

Offer additional payment methods and open new revenue streams by adding a "Pay with Card" button and flow to your platform.

Login to Backend Resources

Tweed provides the most secure login mechanism that allows your users to log-in to your platform using their wallet, no need for an external log-in provider any more.

Multi-Chain support

Every Tweed wallet automatically supports all of the blockchains we support - meaning users can hold assets from all of these chains in one single wallet.

No need to add new lines of code for every new chain addition - live wallets are automatically updated with new chain additions!