Getting Started
Last updated
Last updated
Visit https://developer.manifoldxyz.dev/ to create a developer account.
Login to your account on https://developer.manifoldxyz.dev/ 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
.
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.