hackquest logo

NFTs with interoperable attributes

Creating cross-platform NFTs with interoperable attributes

技术栈

Ethers
Node
Solidity

描述

// 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;

}

}

本次黑客松进展

Learned to use github

融资状态

None
队长
SSiddharth Tyagi
项目链接
赛道
NFT