Files
knl_meowscendence/src/contract/main.sol

8 lines
81 B
Solidity

// SPDX-License-Identifier: MIT
pragma solidity ^0.8;
contract scoreStore {
}