Skip to content
View MASDXI's full-sized avatar

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. cdr-billing-smart-contracts cdr-billing-smart-contracts Public

    This repository provides Call Detail Records (CDRs) billing using smart contracts written in Solidity.

    Solidity 3

  2. forest forest Public

    Smart contract for enhanced traceability in Central Bank Digital Currency (CBDC) and stablecoin

    Solidity 3

  3. 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