Skip to content
View alpinevm's full-sized avatar
  • Rift Labs
  • Nashville, TN
  • 00:07 (UTC -05:00)
  • X @alpinevm

Block or report alpinevm

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. anvil-web3 anvil-web3 Public

    CLI wrapper and web3.py class to interact with and create anvil chains

    Python 16

  2. rift-labs-inc/circuits rift-labs-inc/circuits Public

    zk circuits powering trustless swaps between bitcoin and ethereum

    Rust 1

  3. Generate arbitrary ECDSA signature +... Generate arbitrary ECDSA signature + hash pairs given a public key
    1
    # Author: Alpine, @alpinevm
    2
    # python3 -m pip install eth_account ecdsa
    3
    # Inspired by: https://yondon.blog/2019/01/01/how-not-to-use-ecdsa/
    4
    
                  
    5
    import random
  4. dyn-sha256-noir dyn-sha256-noir Public

    Prove *arbitrary length sha256 hashes within Noir circuits

    Roff