
Aztec Sequencer- Public Testnet
This is a full guide to setup an Aztec Sequencer on Public Testnet, using Docker Compose and your own Sepolia Ethereum node (same device)Aztec Network- A privacy first Layer 2 on EthereumAztec is a zk-rollup allowing developers to build decentralised applications that preserve user privacy without compromising security or decentralisation. Aztec team co-developed Plonk, a highly efficient and universal zk-SNARK proving system that has since become foundational across the ZK ecosystem. Plonk’s...

Aztec Sequencer- Public Testnet
This is a full guide to setup an Aztec Sequencer on Public Testnet, using Docker Compose and your own Sepolia Ethereum node (same device)Aztec Network- A privacy first Layer 2 on EthereumAztec is a zk-rollup allowing developers to build decentralised applications that preserve user privacy without compromising security or decentralisation. Aztec team co-developed Plonk, a highly efficient and universal zk-SNARK proving system that has since become foundational across the ZK ecosystem. Plonk’s...

2024 Simple Thesis
Writing a lot privately for solidifying my own thoughts and getting a plan together, was going to post some long multifaceted thesis for 2024. everyone has done this Something about the many new narrativesData availability- Celestia/ EigenDAwhat about Celestia roll-ups - and airdrops on TIARoll-app chains (DYM)Restaking, oh and now there’s restaking LSTs (LRTs?)other ecosystem airdrops- INJ/ SOL airdrop seasonhold on what about parallelised execution- (SEI/MONAD)oh, and what about the MOVE ec...

2024 Simple Thesis
Writing a lot privately for solidifying my own thoughts and getting a plan together, was going to post some long multifaceted thesis for 2024. everyone has done this Something about the many new narrativesData availability- Celestia/ EigenDAwhat about Celestia roll-ups - and airdrops on TIARoll-app chains (DYM)Restaking, oh and now there’s restaking LSTs (LRTs?)other ecosystem airdrops- INJ/ SOL airdrop seasonhold on what about parallelised execution- (SEI/MONAD)oh, and what about the MOVE ec...

EigenDA AVS Node (Testnet)
How to setup and run an EigenDA (Testnet) node the first AVS on EigenLayer. EigenLayer: Introduces a new primitive Restaking which enables staked ETH to be used as crypto-economic security for protocols other than Ethereum, in exchange for additional protocol fees and rewards.EigenCloudBuild verifiable apps - Run AVS infrastructure - Stake hundreds of assets - Scale with EigenDahttps://www.eigencloud.xyzNode Operator: within EigenLayer are individuals or organizations that play an active role...

EigenDA AVS Node (Testnet)
How to setup and run an EigenDA (Testnet) node the first AVS on EigenLayer. EigenLayer: Introduces a new primitive Restaking which enables staked ETH to be used as crypto-economic security for protocols other than Ethereum, in exchange for additional protocol fees and rewards.EigenCloudBuild verifiable apps - Run AVS infrastructure - Stake hundreds of assets - Scale with EigenDahttps://www.eigencloud.xyzNode Operator: within EigenLayer are individuals or organizations that play an active role...

Ethereum - How Many Solo Stakers?
Ethereum has the highest validator count compared to any other blockchain.Source: stakers.info (from last year)(Note: above is outdated, this is from last year and no longer maintained, its to show a comparison that always bugged me, the leader board would look similar today but the actual validator count is below) However, these metrics can be misleading; the highest validator count does not imply the most decentralized network. There are other factors to consider such as geographic distribu...

Ethereum - How Many Solo Stakers?
Ethereum has the highest validator count compared to any other blockchain.Source: stakers.info (from last year)(Note: above is outdated, this is from last year and no longer maintained, its to show a comparison that always bugged me, the leader board would look similar today but the actual validator count is below) However, these metrics can be misleading; the highest validator count does not imply the most decentralized network. There are other factors to consider such as geographic distribu...

Axelar Full Node
Run a full node for Axelar chain Axelar is a cross chain protocol that supports cross chain transfers and messages, Hardware Requirements: Recommended 6-8 cores, 16-32 GB RAM, 1 TB+ drive.Step 1: Initial SetupIncrease Swap Space (skip if you have 32GB) Follow the steps from here: Update and install Dependenciessudo apt update && sudo apt upgrade -y sudo apt install git build-essential ufw curl jq snapd make jq tar clang pkg-config libssl-dev gcc chrony -y Install Go:wget -q -O - htt...

Axelar Full Node
Run a full node for Axelar chain Axelar is a cross chain protocol that supports cross chain transfers and messages, Hardware Requirements: Recommended 6-8 cores, 16-32 GB RAM, 1 TB+ drive.Step 1: Initial SetupIncrease Swap Space (skip if you have 32GB) Follow the steps from here: Update and install Dependenciessudo apt update && sudo apt upgrade -y sudo apt install git build-essential ufw curl jq snapd make jq tar clang pkg-config libssl-dev gcc chrony -y Install Go:wget -q -O - htt...