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

Block or report depresto

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

  1. newebpay-mpg-sdk newebpay-mpg-sdk Public

    藍新金流 幕前支付(MPG) SDK

    TypeScript 1

  2. ezpay-invoice-js ezpay-invoice-js Public

    ezPay 簡單付發票 Node.js SDK

    TypeScript

  3. CmoneyVirtualTradingAPI CmoneyVirtualTradingAPI Public

    CMoney Virtual Trading API / Cmoney 股市大富翁 API

    Python 2 2

  4. Multisig.sol Multisig.sol
    1
    // SPDX-License-Identifier: GPL-3.0
    2
    pragma solidity 0.8.7;
    3
    
                  
    4
    contract Multisig {
    5
        uint256 minSignatures = 3;