Register a DePIN Project
Last updated
Was this helpful?
Last updated
Was this helpful?
The first step for any DePIN project intending to integrate with ioID identities is to register the project on the IoTeX blockchain to obtain a Project ID.
Hereβs how to register your project:
ioctl
)Please notice that this ioctl command currently only supports the IoTeX Testnet.
Once the transaction is completed you will receive a Project NFT with a certain Token ID, representing your DePIN Project ID on the IoTeX blockchain.
Contract: ProjectRegistry
Function Call: register() external payable returns (uint256)
Example: