mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-16 13:32:53 +02:00
「🎉」 init: started blockchain dev
This commit is contained in:
7
src/contract/main.sol
Normal file
7
src/contract/main.sol
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
pragma solidity ^0.8;
|
||||
|
||||
contract scoreStore {
|
||||
|
||||
}
|
Reference in New Issue
Block a user