Skip to content
View haidoan's full-sized avatar

Block or report haidoan

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. Creating raw bitcoin transaction mul... Creating raw bitcoin transaction multiple input output golang
    1
    func GetPayToAddrScript(address string) []byte {
    2
    	rcvAddress, _ := btcutil.DecodeAddress(address, &chaincfg.TestNet3Params)
    3
    	rcvScript, _ := txscript.PayToAddrScript(rcvAddress)
    4
    	return rcvScript
    5
    }
  2. mini-ether-explorer mini-ether-explorer Public

    tracking and recording ether and token transfer for registered users

    JavaScript 5 1

  3. custom-express-rate-limit custom-express-rate-limit Public

    Simple rate limit middleware with express and redis for the Sanbong24h.vn

    JavaScript 2

  4. SimpleOrderbook SimpleOrderbook Public

    this implements simple logic for orderbook for exchange

    JavaScript 2

  5. Simple-API-with-Node-Express-SQL-Prisma Simple-API-with-Node-Express-SQL-Prisma Public

    Simple API with Node, Express, SQL(Prisma)

    JavaScript 1

  6. simple-cli simple-cli Public

    Simple CLI helper tool in NodeJS for quick access or memorize thing

    JavaScript 1