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
  2. Management Dashboard

Create application

PreviousCreate platformNextUI Customization

Last updated 5 months ago

You have the ability to generate several applications for your company and oversee them all from a single location.

Each application on the dashboard can possess unique settings and behavior.

  1. Navigate to the "Applications" section on the left panel, then proceed to click on the "Create" button.

  2. Enter the name of your new app and proceed to click on the "Create" button. A new application will be generated for you immediately.

Now, you can copy the Application ID and start utilizing it with our SDKs in the app you are constructing.

Next steps:

Integrate Frontend SDK in your application

Start by integrating the Frontend SDK in your application to utilize payments and wallets

Create Wallets for Users

Establish wallets for your users by enabling and configuring certain products, such as WAAS, within your new application.

Update Appearance

Modify the appearance by adjusting Tweed widgets and modals, like login or sign transaction, to align with your own application design.

Tweed SDKs
Embedded Wallets | WaaS
UI Customization
Applications