Skip to content

Instantly share code, notes, and snippets.

View alexanderjsingleton's full-sized avatar

Alex Singleton alexanderjsingleton

View GitHub Profile
@alexanderjsingleton
alexanderjsingleton / ethereum-staking-testnet.md
Last active January 28, 2023 01:56
ethereum-staking-testnet.md

alexanderjsingleton's Ethereum 2.0 Staking Guide for Goerli Test-Net with Prysm and Digital Ocean

Introduction

After searching for legit ethereum staking-guides, the best proved to be EatTheBlock's demonstration via YouTube. Although I attempted several times, I think I finally set-up a test validator as of today (12/22/2020); I'll post his tutorial within a blog-post I plan to release within the next few weeks- for now, enjoy this gist and my corresponding sreencast via YouTube!

Create Directory for prysm

  1. mkdir prysm && cd prysm within a dedicated subdirectory (eg: '/home/alexanderjsingleton/shinebox').
@alexanderjsingleton
alexanderjsingleton / bitcoin-fullnode-raspberrypi.md
Last active September 8, 2019 23:31
A quick-start guide to hosting your very own bitcoin fullnode for less than $175.00

How to Host a Bitcoin Full Node on a Raspberry Pi B+

This tutorial-demonstration is about how to run Bitcoin full-node on a Raspberry Pi 3+; please feel free to proceed with the instructions below or visit my blog-post featuring an in-depth screencast via YouTube for additional guidance, which will be released later next month (mid-September 2019)- enjoy! Thanks.

Parts List

  1. Raspberry Pi 3 B+.
  • Please note, this demonstration does require at least a Raspberry Pi B + (also note, as of this tutorial release date (08/25/19) there is no stable Ubuntu distro available for Raspberry Pi 4 models).
  1. [Samsung 512GB 100MB/s (U3) MicroSDXC Evo Select Memory Card with Adapter (MB-ME512GA/AM)](https://www.amazon.com/Samsung-MicroSDXC-Adapter-MB-ME512GA-AM/
@alexanderjsingleton
alexanderjsingleton / healthcoin-erc20.sol
Created February 14, 2019 18:49
healthcoin-erc-20-prototype
pragma solidity ^0.4.4;
contract Token {
/// @return total amount of tokens
function totalSupply() constant returns (uint256 supply) {}
/// @param _owner The address from which the balance will be retrieved
/// @return The balance
function balanceOf(address _owner) constant returns (uint256 balance) {}
@alexanderjsingleton
alexanderjsingleton / infosexy.md
Last active July 19, 2023 17:56
Alexander J. Singleton's InfoSexy tutorial with Hashcat
@alexanderjsingleton
alexanderjsingleton / bucephalus-mine-part-3.md
Last active December 16, 2018 21:09
Bucephalus Mine Part 3: Overclocking

Bucephalus Mine Part 3: Overclocking

Downloading the Windows ISO File

Go to the Microsoft website and download the latest version of Windows (as of this screencast, it is Windows 10)/

Burning the ISO File

macOS

@alexanderjsingleton
alexanderjsingleton / bucephalus-mine-part-2.md
Last active July 31, 2018 21:08
Bucephalus Mine Part 2

Bucephalus Mine Part 2: How to Build a Bitcoin or Ethereum Cryptocurrency Mining Rig

Introduction

This tutorial resumes from part-1 of this series beginning with a recap of Part 1 then introduces how to set-up a Trezor cryptocurrency wallet for cold-storage, followed-by a demonstration how to money from a Trezor wallet then back to a coinbase account, and concludes with configuring the miner environment for ethOS and nanopool.

Part 1 Recap (0:00 - 11:10)

How to Set-up a Trezor Wallet and Sending Ethers to TREZOR (11:15 - 34:00)

@alexanderjsingleton
alexanderjsingleton / trezor.md
Last active May 2, 2018 19:37
How to set-up a Trezor wallet
@alexanderjsingleton
alexanderjsingleton / miner-list.md
Last active May 3, 2020 06:43
Bucephalus Mine: Part 1
@alexanderjsingleton
alexanderjsingleton / start.bat
Created February 7, 2018 01:17
Question For SonOfSolomon | Optimized Bat-file for Windows Claymore
EthDcrMiner64.exe -epool eth-us-west1.nanopool.org:9999 -ewal 0xd4ef706dd812ffb2759162cf608553cd89af6cd9.worker/email -epsw x -mode 0 -allpools 1 -r 180 -etha 0 -cvddc 820,820,820,820,820,820,820 -mclock 2250,2250,2250,2250,2250,2250,2250, -cclock 1330,1330,1330,1330,1330,1330,1330 -mvddc 1050,1050,1050,1050,1050,1050,1050
flags --cl-global-work 8192 --farm-recheck 200
globalminer claymore
@alexanderjsingleton
alexanderjsingleton / MINERA-README.md
Last active February 24, 2022 00:58
How to Install Minera for Mining Bitcoin with Slushpool and GekkoScience USB Antsticks