NEO vs Ethereumcryptogdc (28) in dtube • 7 years ago (edited) NEO vs Ethereum pragma solidity ^0.4.0; contract SimpleStorage { uint storedData; function set(uint x) public { storedData = x; } function get() public constant returns (uint) { return storedData; } } ▶️ DTube ▶️ IPFS dtube cryptoespanol
Neo to the moon!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit