This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// SPDX-License-Identifier: GPL-3.0 | |
pragma solidity ^0.8.7; | |
contract Upload { | |
//task: upload files, retreive, share | |
//@geting the data format | |
struct DataFormat { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Blockgames Task - Web3 Proposal - by Kelechi Ndukwe - Kcpele | |
Introduction | |
With the rapid development of cryptocurrencies such as Bitcoin and the application of blockchain technology in industries such as finance, | |
Internet of things (IoT), cloud computing and supply-chain, blockchain has gradually attracted global attention | |
Blockchain provides a programmable environment for smart contracts as an emerging technology with great potential. | |
Taking advantage of blockchain, smart contract has been widely used in blockchain. | |
Smart contract can not only change the existing business model, but also bring a lot of convenience to public life in reality. | |
Main Content |
NewerOlder