Skip to content
View huseyingokay's full-sized avatar

Highlights

  • Pro

Block or report huseyingokay

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. jshtlp jshtlp Public

    Javascript implementation of the paper "Homomorphic Time-Lock Puzzles and Applications"

    JavaScript

  2. How to send XCH/TXCH (Chia) on JS? How to send XCH/TXCH (Chia) on JS?
    1
    import axios from "axios"
    2
    import greenweb from "greenwebjs"
    3
    
                  
    4
    /*
    5
    This method shows how to send a coin from a TXCH wallet to another TXCH wallet on Chia testnet10.
  3. jsdkg jsdkg Public

    Javascript implementation of paper "Secure Distributed Key Generation for Discrete-Log Based Cryptosystems"

    JavaScript 1