Skip to content
View voltrevo's full-sized avatar
👋
👋

Block or report voltrevo

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

    A dialect of TypeScript with value semantics.

    Rust 82 1

  2. seed-splitter seed-splitter Public

    Splits a 12 word mnemonic seed phrase using Shamir's Secret Sharing.

    TypeScript 1

  3. getwax/bls-wallet getwax/bls-wallet Public archive

    Core components to use layer 2 smart contract wallets with the BLS signature scheme

    TypeScript 176 46

  4. MaybePay MaybePay Public

    HTML 4 1

  5. gist-to-bookmarklet.js gist-to-bookmarklet.js
    1
    'use strict';
    2
    
                  
    3
    const rows = Array.prototype.slice.apply(
    4
      document.querySelectorAll('.js-file-line')
    5
    );
  6. sudoku-solver sudoku-solver Public

    A fast sudoku solver in C++

    C++ 1