Skip to content
Avatar
🛰️
Those who know - do not speak of it.
🛰️
Those who know - do not speak of it.

Sponsors

@modl21 @jnewbery @DerBitcoinSchwabe @neilstanley @coinkite @gkryptor @jlopp

Achievements

Achievements

Block or Report

Block or report RandyMcMillan

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.

Report abuse

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

Report abuse
RandyMcMillan/README.md

🐝 Github Twitter Keybase Clubhouse

Awesome legit statoshi.host docker.shell

legit - git commit custom hash
git clone https://github.com/RandyMcMillan/legit.git ~/legit && \
cd ~/legit && ./make-legit.sh

statoshi.host - dockerized bitcoin node statistics
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && \
brew install docker docker-compose make && \
git clone https://github.com/bitcoincore-dev/statoshi.host.git ~/statoshi.host && \
cd ~/statoshi.host && make init run user=root port=80

docker.shell - wrap your $HOME in an alpine shell
git clone https://github.com/RandyMcMillan/docker.shell.git ~/docker.shell && \
cd docker.shell && \
make shell user=root

👀

seq 0 947 | (while read -r n; do bitcoin-cli gettxout \
54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 $n \
| jq -r '.scriptPubKey.asm' | awk '{ print $2 $3 $4 }'; done) | \
tr -d '\n' | cut -c 17-368600 | xxd -r -p > bitcoin.pdf

Pinned

  1. legit Public

    Forked from ledbettj/legit

    generate git commits with custom sha prefixes

    Rust 1

  2. firmware Public

    Forked from Coldcard/firmware

    ❄️ Firmware and simulator for Coldcard Hardware Wallet

    Python

  3. Forked from PLEBNET-PLAYGROUND/plebnet-playground-docker

    Docker package which allows users to use and test bitcoin and lightning technologies without the financial risk involved with running on the mainnet chain. RTL (Ride The Lightning) and ThunderHub W…

    Shell

  4. bitcoin Public template

    Forked from bitcoin/bitcoin

    Bitcoin Core integration/staging tree

    C++

  5. C++

Contribution activity

January 2022

Created 19 commits in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.