Pinned Loading
-
A-Solidity-to-do-List-App
A-Solidity-to-do-List-App Publicwith Etherum Smart-Contract, my very first Solidity App
JavaScript
-
-
-
Solidity-Smart-Contracts
Solidity-Smart-Contracts PublicThe overall different use in a smart-contract
Solidity
-
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.6.0+commit.26b70077.js&optimize=false&runs=200&gist= 1pragma solidity ^0.6.0;
23contract MyContract {
4uint public myUint = 1;
5string public myString = "Hi, there!";
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.