Deploy Collection
Certhis SDK - Deploy Collection
Introduction
The Certhis SDK empowers developers to interact with the Certhis API, facilitating the deployment of NFT collections. Deploying an NFT collection is a fundamental step in the NFT creation process, and this guide will walk you through the process.
Installation
You can install the Certhis SDK via npm:
Usage
Here's an example of deploying an NFT collection using the Certhis SDK:
Please replace "YOUR_RPC_URL"
and other placeholders with your specific values.
For more details and advanced usage, refer to the Certhis SDK GitHub repository.
Last updated