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