Skip to content
View NonsoAmadi10's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NonsoAmadi10

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
NonsoAmadi10/README.md

Chinonso Amadi

Bitcoin Infrastructure Security Engineer


I secure the infrastructure that moves money on-chain — nodes, key management systems, Lightning channels, and the production clusters beneath them. 7+ years building and hardening Bitcoin and Lightning infrastructure at scale.

What I build

Bitcoin & Lightning Security

  • Hardware enclave deployments for Bitcoin custody (AWS Nitro)
  • LND hardening — watchtowers, channel backup automation, macaroon ACLs
  • Multisig coordination, PSBT workflows, key ceremony design
  • Stratum V2 protocol benchmarking and tooling

Node Infrastructure & Operations

  • Production Kubernetes clusters (EKS, bare-metal) — 99.99%+ uptime
  • Full observability: Prometheus, Grafana, Loki, Tempo, Thanos
  • Automated failover, disaster recovery, and incident response
  • Infrastructure as Code: Terraform, Helm, ArgoCD

Key Management & Custody

  • HSM integration for transaction signing (CloudHSM, YubiHSM)
  • MPC and threshold signature architectures (FROST, TSS)
  • Hot/warm/cold wallet infrastructure with policy engines
  • Compliance-ready platforms: PCI-DSS, SOC2, ISO 27001

Featured projects

Project What it does
lnd-deep-dive 14-chapter security audit of the LND codebase — maps Mastering the Lightning Network to source code with 18 security findings
terraform-aws-bitcoin-enclave-node Terraform modules for hardened Bitcoin nodes on AWS Nitro Enclaves
Heimdall Real-time monitoring for Bitcoin & Lightning node operators
psbt-coordinator 2-of-3 multisig PSBT coordinator in Rust
mempool-fee-analysis Mempool-based fee estimation API and CLI
zwis In-memory cache with LRU, LFU, and ARC eviction policies
abobi CLI that converts env files into Kubernetes base64-encoded secrets

Stack

Go · Rust · Python · Terraform · Kubernetes · AWS · Docker · Helm · ArgoCD · Prometheus · Bitcoin Core · LND

Certifications

  • CKA — Certified Kubernetes Administrator
  • AWS Solutions Architect Associate
  • AWS Data Engineer Associate

LinkedIn · Twitter · Blog · [email protected]

Pinned Loading

  1. mempool-fee-analysis mempool-fee-analysis Public

    An API and cli that helps users decide what amount of fee to pay for bitcoin transaction based on mempool analysis

    Go 4

  2. Heimdall Heimdall Public

    Heimdall is a monitoring tool designed to help Bitcoin/Lightning node operators keep their nodes up and running by providing real-time information on the performance and availability of their nodes.

    Go 2

  3. terraform-aws-bitcoin-enclave-node terraform-aws-bitcoin-enclave-node Public

    A suite of Terraform/OpenTofu modules that deploy Hardened AWS Nitro Enclave Hosts with integrated OIDC-based CI/CD.

    HCL 1

  4. bitcoin-address-analyzer bitcoin-address-analyzer Public

    CLI tool that analyzes and validates Bitcoin addresses

    Rust

  5. lnd-deep-dive lnd-deep-dive Public

    ⚡ A Security Engineer's Guide to the Lightning Network Daemon — Maps Mastering the Lightning Network to LND source code with 18 security findings

  6. lnaudit lnaudit Public

    ⚡ Security scanner for LND node operators — config audits, privacy checks, and hardening recommendations for Lightning nodes at scale

    Go 3