Pinned Repositories
lodestar
🌟 TypeScript Implementation of Ethereum Consensus
beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
car-rental-api
Node.js Car Rental API
github-init-cli
Create remote and local git repository
loopback4-cosmosdb-retry
LoopBack 4 Azure Cosmos DB data source retry mixin
loopback4-migration
LoopBack 4 Migration Component
loopback4-tracing
LoopBack 4 Tracing Component
mvp-dapp-game
Decentralized Application on Ethereum
release-comment-on-pr
Comment on Pull Requests included in Release
semantic-release-helm
semantic-release plugin to publish Helm charts
nflaig's Repositories
nflaig/car-rental-api
Node.js Car Rental API
nflaig/loopback4-migration
LoopBack 4 Migration Component
nflaig/mvp-dapp-game
Decentralized Application on Ethereum
nflaig/loopback4-tracing
LoopBack 4 Tracing Component
nflaig/release-comment-on-pr
Comment on Pull Requests included in Release
nflaig/beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
nflaig/ens-checker
Script to quickly find unregistered ENS domains
nflaig/blockchain
Python Blockchain
nflaig/adventofcode-2024
Advent of Code 2024 using Zig
nflaig/builder-specs
Specification for the external block builders.
nflaig/charon-distributed-validator-node
Run one node as part of Distributed Validator Cluster using docker-compose
nflaig/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
nflaig/DAppNodePackage-lodestar-generic
Dappnode package template for Lodestar Ethereum consensus client
nflaig/debug-attestations
Debug attestations
nflaig/ephemery-guide
Guide to getting started with the Ethereum Ephemery Testnet quickly
nflaig/eth-client-docker-image-builder
automates some docker builds for ethereum clients
nflaig/eth-docker
Docker automation for Ethereum staking full nodes
nflaig/ethereum-package
A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
nflaig/execution-apis
Collection of APIs provided by Ethereum execution layer clients
nflaig/execution-specs
Specification for the Execution Layer. Tracking network upgrades.
nflaig/fastify
Fast and low overhead web framework, for Node.js
nflaig/lighthouse
Ethereum consensus client in Rust
nflaig/nimbus-eth2
Nim implementation of the Ethereum Beacon Chain
nflaig/prysm
Go implementation of Ethereum proof of stake
nflaig/remote-signing-api
This repository outlines standard remote signing application programming interface (APIs) for communication between remote signers and Ethereum validator clients. Remote signing service allows validator clients to offload signing of validation duties (e.g Attestations, BeaconBlocks) by managing security, slashing protection, and key management.
nflaig/sepolia
the sepolia/bepolia testnet configurations.
nflaig/slot-second-lag
nflaig/state-prover
state-prover
nflaig/teku
Open-source Ethereum consensus client written in Java
nflaig/vouchdirk-docker
Attestant's Vouch & Dirk in docker compose, to be used with eth-docker