Skip to content
View hanzel98's full-sized avatar
💭
Always Learning
💭
Always Learning

Block or report hanzel98

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. erc20-token-dispenser erc20-token-dispenser Public

    Dispenser of an ERC20 using different amounts per period

    TypeScript

  2. block-transactions block-transactions Public

    The block transactions viewer shows the transactions of the last blocks that sent a value, connects with the metamask, and allows filtering by the wallet address.

    JavaScript

  3. token-airdrop token-airdrop Public

    Test example of the most recent mechanism for token airdrops using merkle trees for saving gas

    JavaScript 2 1

  4. merkle-distributor merkle-distributor Public

    Merkle distributor example used to send ERC20 tokens according to a merkle root

    JavaScript

  5. hidden-values hidden-values Public

    Project to read the value of private values in a solidity smart contract. It is a demonstration/reminder that private variables can be read in a public blockchain.

    JavaScript

  6. rock-paper-scissors rock-paper-scissors Public

    This a blockchain based rock paper scissors game. Enjoy it.

    JavaScript