Jump to Content
DynamicQuickstart Guide
GuidesAPI ReferenceChangelog
Quickstart GuideHomeSign upLog inDynamic
HomeSign upLog in
GuidesAPI ReferenceChangelog

Welcome to Dynamic

  • Introduction
    • How Dynamic Works
    • Authenticating vs Connecting
  • ⭐ Quickstart Guide
  • Community & Support

Configuring your SDK

  • Props
    • Connect and Sign
    • Customize button design
    • Multi-Wallet
    • Sort and Filter Wallets
    • Custom Networks
    • TOS & Privacy Policy
    • Light & Dark Mode
    • Sign in Message
    • Wallet Recommendation
  • Callbacks
    • OnAuthFlowClose
    • OnAuthFlowOpen
    • OnAuthSuccess
    • OnLinkSuccess
    • OnLogout
    • OnUnlinkSuccess
  • Methods & Objects
    • DynamicContextProvider settings
    • useDynamicContext
    • useWalletItemActions
    • WalletConnector
    • UserProfile
    • Wallet
    • Example
    • JwtBlockchainAccount

Using your Dashboard

  • Sandbox vs Live
  • Tokens & API Keys
  • User Management
    • Users
    • Visitors
  • Analytics
  • Integrations
    • Chains & Networks
    • RPC Urls
    • Access Lists
    • Information Capture
    • Chainalysis
  • Design
  • Settings
    • General
    • Security
    • Privacy
  • Admin
    • Invite Members
    • Projects
    • Organizations

JWT

  • Server-side verification
  • JWT Payload

Guides

  • Wagmi

Troubleshooting

  • Modal pop up isn't visible
  • Failed to parse source map warnings
  • Module not found Error (Framer-motion/browser.js)
  • Wallet is redirecting to the App Store
  • React Static Flag Error
  • Vite.js polyfills necessary for Dynamic SDK
  • NextJS with React 17 With Dynamic React SDK >=0.14.0

Projects

Suggest Edits

Within an organization, you can create as many projects as you like.

In the navigation bar, click on the Project dropdown menu and:

  1. Click "Create New Project"
  2. Enter Project Name

And you're done. You can now use the environment keys to create a new instance of the SDK tied to this new project.

Updated 2 months ago