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 Sponsor Twitter Keybase Clubhouse

Awesome legit statoshi 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 Loading

  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. docker.shell Public template

    Forked from LINKIT-Group/dockerbuild

    Wrap your $HOME in an alpine shell

    Shell 1

  4. Forked from PLEBNET-PLAYGROUND/plebnet-playground-cluster

    Project to build a cluster of nodes for automated behavior

    Shell

  5. 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…

    Python

Contribution activity

November 2021

Created 8 repositories

Created a pull request in bitcoin/bitcoin that received 10 comments

Opened 9 other pull requests in 4 repositories
PLEBNET-PLAYGROUND/plebnet-playground-docker 1 open 4 merged 1 closed
lightningnetwork/lnd 1 open
lncm/pi-factory 1 merged
jimmysong/programmingbitcoin 1 open
Reviewed 1 pull request in 1 repository
Loading

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