Skip to content
View MASDXI's full-sized avatar
💫
💫
Block or Report

Block or report MASDXI

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. Sample-ICO-contract Sample-ICO-contract Public

    Initial Coin Offering (ICO) smart contract written in Solidity. This repository budling with hardhat and openzeppelin with best practice code pattern.

    JavaScript 21 14

  2. Many style of 'Loop' in Solidity Many style of 'Loop' in Solidity
    1
    // SPDX-License-Identifier: UNLICENSED
    2
    pragma solidity >=0.5.0 <0.9.0;
    3
    
    
    4
    // @author sirawt
    5
    
    
  3. Forest Forest Public

    Smart Contract Implementation for Enhanced Traceability in Central Bank Digital Currency Systems

    Solidity 3

  4. ERC20-Expirable ERC20-Expirable Public

    Demonstration of ERC20 token with the UTXO (Unspent Transaction Output) model and an expiration mechanism

    Solidity 2 2