Skip to content
View gnimmel's full-sized avatar

Highlights

  • Pro

Organizations

@SteadyLabs

Block or report gnimmel

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. IOTA Seed GenerationIOTA Seed Generation
    1
    cat /dev/urandom |LC_ALL=C tr -dc 'A-Z9' | fold -w 81 | head -n 1
    2
    3
    Or Online:
    4
    https://ipfs.io/ipfs/QmdqTgEdyKVQAVnfT5iV4ULzTbkV4hhkDkMqGBuot8egfA
    5
  2. btcrecoverbtcrecoverPublic

    Forked from gurnec/btcrecover

    An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.

    Python

  3. SearchFor237SearchFor237Public

    Forked from Cerkoryn/SearchFor237

    Collection of writeups/tools used for the DRRS Search for 237 challenge.

  4. SolidityBootcampSolidityBootcampPublic

    Encode Solidity Bootcamp Lessons

    Solidity 1

  5. ShaneDuncan602/CryptoSaveShaneDuncan602/CryptoSavePublic

    Don't go broke in the Bear market.

    Solidity 1 1

  6. AlgorandBootcampAlgorandBootcampPublic

    2022 Encode Algorand Bootcamp

    Python