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 @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. Forked from bitcoincore-dev/statoshi.dev

    https://github.com/bitcoincore-dev/statoshi.host

    C++

  2. Forked from ledbettj/legit

    generate git commits with custom sha prefixes

    Rust 1

Contribution activity

September 2021

Created a pull request in PLEBNET-PLAYGROUND/plebnet-playground-docker that received 7 comments

add workflow

+243 −0 7 comments
Opened 2 other pull requests in 1 repository
PLEBNET-PLAYGROUND/plebnet-playground-docker 1 open 1 merged
Reviewed 1 pull request in 1 repository
PLEBNET-PLAYGROUND/plebnet-playground-docker 1 pull request

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