🛳️Blockchain Deployment Options

Smart contracts can be deployed by Legitimate or by third parties. The primary reason to deploy your own smart contracts is if you want to make sure that the contract owner and deployer name on third party platforms properly reflect your own entity (i.e. Opensea).

Prerequisites

In the case of third party deployments, Legitimate's blockchain address (legitimatetech.eth on my EVM compatible blockchains) will need to be assigned the API_DELEGATE_ROLE in order to perform unlock and claim functionality for our hosted services.

If token recovery and ownership reset is desired for processing returns or managing resales, the TOKEN_RECOVERY_ROLE should be assigned as well.

Last updated

Was this helpful?