close
The Wayback Machine - https://web.archive.org/web/20221030172346/https://github.com/randymcmillan
Skip to content
Avatar
🛰️
Those who know - do not speak of it.
🛰️
Those who know - do not speak of it.

Sponsors

@Bitc0indad
@n12345145
@coinkite
@gkryptor

Organizations

@PLEBNET-PLAYGROUND
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

Awesome legit statoshi

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

👀

Referal Links:

DigitalOcean Referral Badge

Pinned

  1. randymcmillan Public template

    github user special page template

    HTML 1

  2. x20bf Public template

    http://0x20bf.org

    Python 3 2

  3. TimeChain.Academy

    Shell 3 4

  4. 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 1