• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up

NEO vs Ethereum

cryptogdc (29)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
#cryptoespanol
7 years ago in #dtube by cryptogdc (29)
$0.00
    3 votes
    • + cryptogdc
    • + smokie
    • + zapper
    Reply 1
    Sort:  
  • Trending
    • Trending
    • Votes
    • Age
  • [-]
    smokie (36)
     7 years ago 

    Neo to the moon!

    $0.00
      Reply