iotexproject / iotexproject/ioID-contracts

Device NFT deploy script fails

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Solidity
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The deploy-example.ts script fails because the Device NFT contract is not deployed as an upgradeable contract, and the owner is not set in the constructor but rather in the initialize function. As a result, the following action fails since the caller is not owner. https://github.com/iotexproject/ioID-contracts/blob/25841427d2ed8506c577fa02858e75047a6ab840/scripts/deploy-example.ts#L27

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.