Add Project Identifier
Project Identifier is used to identify the application integrated with Swing Widget. Using a swing project identifier allows you to manage your configuration in the Swing Platform. With Swing Platform, you and your team can instantly deploy configurations, see live transaction metrics and more. Learn more aboutSwing Platform.
How to get a project identifier
- Create your account with Swing Platform
- Create your project and get your unique project Identifier.
How to add a project identifier
Add your swing project identifier inside the Component function like this:
function Component() {
return <Swap projectId="swing-project-id"/> },