Skip to content
View aokiyap78's full-sized avatar

Block or report aokiyap78

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ethminer ethminer Public

    Forked from 0xjohndoe/ethminer

    Ethereum miner with OpenCL, CUDA and stratum support

    C++ 1

  2. 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.12+commit.27d51765.js&optimize=false&gist=
    1
    pragma solidity >=0.4.22 <0.7.0;
    2
    
    
    3
    /**
    4
     * @title Storage
    5
     * @dev Store & retrieve value in a variable
  3. 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.2.1+commit.91a6b35f.js&optimize=true&gist=
    1
    pragma solidity >=0.4.22 <0.7.0;
    2
    
    
    3
    /**
    4
     * @title Storage
    5
     * @dev Store & retrieve value in a variable
  4. 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.2.1+commit.91a6b35f.js&optimize=true&gist=
    1
    pragma solidity >=0.4.22 <0.7.0;
    2
    
    
    3
    /**
    4
     * @title Storage
    5
     * @dev Store & retrieve value in a variable
  5. 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=https://remix.ethereum.org/?#activate&optimize=false&gist=
    1
    https://mintable.app/pragma solidity >=0.4.22 <0.7.0;
    2
    
    
    3
    /**
    4
     * @title Storage
    5
     * @dev Store & retrieve value in a variable