NFTs with interoperable attributes
Creating cross-platform NFTs with interoperable attributes
Description
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
contract Test {
string public message = "Hello, NFT World!";
function getMessage() public view returns (string memory) {
return message;
}
}
Progress During Hackathon
Learned to use github
Tech Stack
Ethers
Node
Solidity
Fundraising Status
None
Team Leader
SSiddharth Tyagi
Github
Sector
NFT