Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.64 KB

contracts-deployment.md

File metadata and controls

51 lines (29 loc) · 2.64 KB

Contracts Deployment

Please read introduction before proceeding with the contract deployments on this page.

Head over to Entity Studio dashboard, choose your KYC service and click on OnChain KYC under setting tab in left nav bar.

Click on Deploy OnChain KYC button to start the process of contract deployments.

Deploy Hypersign KYC Issuer Contract

Step 1 is to deploy your KYC Issuer contract through the right slider window. Select blockchain of your choice then select a DID which you want to associate with this contract. Finally, connect your wallet and click on "Deploy KYC Contract" button.

{% hint style="info" %} If you do not have any DID yet, kindly refer to this documentation. {% endhint %}

{% content-ref url="supported-blockchains.md" %} supported-blockchains.md {% endcontent-ref %}

You need to authorise the transaction to instantiate your KYC issuer contract through wallet. If everything works, you will see your KYC contract address in the slider.

Click on "Next" button to deploy your KYC token contract in the next step.

Deploy Hypersign KYC Token Contract (SBT)

Same as before, authorize the transaction through your wallet to deploy your brand new KYC token contract.

Once the transaction is successfull, you will see KYC token contract address in the slider.

And your configuration is completed. Please note the configuration ID (2nd column) in the configuration record, we would need to set this configuration ID in the widget configuration.

Now that we have deployed our contracts, let's go ahead and enable this on chain kyc configuration in the widget setting page:

{% content-ref url="../integrations/widget-configuration.md" %} widget-configuration.md {% endcontent-ref %}