Create KYC process via Blockpass

Blockpass

After you have created your launchpad project enabling KYC, you will need to follow the steps below to create KYC verification process for your project. We use Blockpass for this KYC verification.

Blockpass has 3 plans for you to choose as below:

For Testnet, you can create free service for 10 days with minimum verfication set.

Step 1: Register an account using your email here: https://blockpass.org/. If you already have an account, skip this step.

Step 2: Log in your account, then go to: https://next-console.blockpass.org/#/ and create service

Fill in information:

Service name: Name of your project

Client ID: contract address of your project

Upload your project logo, then hit Create Service button

Continue to fill in more information as description, website, email... and click Save button.

Step 3: Create webhook to push data into Ink Whale launchpad project.

Fill in information as belows:

Name: add-kyc-address

Endpoint: https://api-testnet.inkwhale.net/addKycAddress

Endpoint secret: my_little_secret_inkwhale_dot_net

Tick all boxes below, then click Create button.

You have completed creating KYC service for your project. Check the service here: https://next-console.blockpass.org/#/services

You can check, approve, reject users in the dashboard: https://kyc.blockpass.org/kyc/dashboard/

Everytime you approve a user, his address is added to the whitelist. Then you will need to go to whitelist manager tool to insert phase,the number of tokens, price that you allow that user to buy.

Last updated