Getting Started

Step 1: Creating a Developer Account

Visit https://developer.manifoldxyz.dev/arrow-up-right to create a developer account.

Step 2: Create an App

Login to your account on https://developer.manifoldxyz.dev/arrow-up-right and go to the Dashboard. The Dashboard is where you will see a list of your Apps.

Every widget must be configured with an App. An App allows an end user to see who they are interacting with.

Click CREATE APP to make a new App. You will be greeted with the following screen:

  • App Name: This name is customer facing and will be used for authentication messaging

  • App Description: This is a description only visible to you on the developer dashboard

  • Redirect URI: Put your domain url

  • Grant Type: This is the authentication method. Choose Signature Grant

Click CREATE.

Step 3: Add Manifold Widgets to your Website

Add widgets to your website with just a few lines of code. Pick one of the following guides that suit what you want to do.

chevron-rightHTMLhashtag
chevron-rightReacthashtag
chevron-rightSquarespacehashtag

Basics

Examples

chevron-rightVercelhashtag

Basics

Examples

chevron-rightVuehashtag
chevron-rightWixhashtag

Basics

Examples

Example Repository

Last updated