NFTs with interoperable attributes
Creating cross-platform NFTs with interoperable attributes
説明
// 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
テックスタック
Ethers
Node
Solidity
資金調達の状況
None
チームリーダー
SSiddharth Tyagi
オープンソース
業界
NFT