Skip to content

Resolve Issues With Test We Contract #3

@earth2travis

Description

@earth2travis

Deployed TestWe.sol ERC-721 contract and TestWe.t.sol to Base Sepolia in #1

Used the the Solidity Wizard to create a starter template to work from: #1 (comment)

Made a few minor changes to the starter template: #1 (comment)

Got the tests passing and the contract deployed and verified: https://sepolia.basescan.org/address/0x5324735Aa67FaE868C90795CBbAD9F78700664dD

Minted two test NFTs:

For the first one I used the metadata in the uri (string):

ipfs://QmYNsRQWtiC37rkf66gxPSvu4FRtFWp2kgMU9z2yi1HfPi (shall-we.json)

For the second on I used the image in the uri (string):

ipfs://QmSouB7L7mVsonRtp168ybpFkQThwmtZLeanjJ6uynY1bs (shall-we.png)

Of course the biggest issue is the images are not showing.

But here is a list of other things I would like to figure out:

Issues

  • No image (Should I have used the image uri instead of metadata when calling safeMint?)
  • It started with #0 (Should probably start with #1.)
  • No collection description yet
  • No traits from the metadata
  • Do we need to have the uri for safeMint
  • Wallet transaction says +Unknown NFT onchain-warfare/mint#0
  • No mint price
  • No beneficiary
  • Remove anything that is not necessary
  • Add anything that is missing from https://github.com/skuhlmann/warframes-contract/blob/master/contracts/nfts/WarGamesOne.sol

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions