On-Chain Receipt Generator
Here is a simple Solidity smart contract that issues receipts for transactions. It does not use any imports or constructors, and it does not require any input during deployment.
ビデオ
説明
This contract allows users to issue receipts by sending Ether to the contract. Each receipt records the sender's address, the amount sent, and the timestamp. Users can retrieve specific receipts and check the total number of receipts issued.
ハッカソンの進行状況
90
テックスタック
Solidity