Aztec raised $119.1M from a16z, etc.
But WTF we can do?
Exactly! Setup Sequencer Node
Detailed guide on node setup 🧵👇

➤ Why setup node in Aztec?
@aztecnetwork is building the first privacy network on Ethereum
I had been focused on it for a while and decide to setup node
testnets always attract a lot of participants
but node setup provides real value to the project and, as a result, is more
1 ➣ Hardware Requirement
For setup Sequencer Node:
- CPU: 8 cores CPU
- RAM: 16 GB
- SSD: 100 GB+
For setup Prover Node:
- CPU: ~40x machines with 16 cores
- RAM: 128GB
For Windows Users: you must install Ubuntu, then continue further steps
For VPS users: you can get

2 ➣ Install Dependencies
1. Update packages:
⨀ sudo apt-get update && sudo apt-get upgrade -y
2. Install Packages:
⨀ sudo apt install curl iptables build-essential git wget lz4 jq make gcc nano automake autoconf tmux htop nvme-cli libgbm1 pkg-config libssl-dev

3 ➣ Install Docker
Copy code in this Github: github.com/0xmoei/aztec-networ...
Scroll down and find "Install Docker" part
Copy and paste code from this part
P.S. thanks for @0xMoei for making this guide

4 ➣ Install Aztec Tools
1. Write and restart your terminal to apply changes
⨀ bash -i <(curl -s install.aztec.network)
2. Check if you installed successfully:
⨀ aztec
3. Update Aztec:
⨀ aztec-up alpha-testnet

5 ➣ Generate Ethereum keys and get Sepolia ETH
1. Generate Ethereum wallet and deposit it with Sepolia ETH
2. After this, find IP and save it:
⨀ curl http:/ipv4.icanhazip.com
3. Enable Firewall & Open Ports
⨀ ufw allow 22
⨀ ufw allow ssh
⨀ ufw enable
⨀ ufw allow 40400

6 ➣ Guide to Sequencer Node
1. Open Screen
screen -S aztec
2. Run Node
⨀ aztec start --node --archiver --sequencer \
--network alpha-testnet \
--l1-rpc-urls RPC_URL \
--l1-consensus-host-urls BEACON_URL \
--sequencer.validatorPrivateKey 0xYourPrivateKey \

7 ➣ Get a role in Discord
Join the Aztec Discord and go to the "operators | start here" channel
Follow all the steps described there:
1. Get the latest proven block number:
⨀ curl -s -X POST -H 'Content-Type: application/json' \
-d

◢ Our Community
Money Land is a fully FREE community in Telegram
➼ t.me/deronin_alpha
Recently we've got:
• 5-10X plays with memes
• $20k on Airdrops in 2024
• $HYPE Airdrop on $10K+

I hope you've found this thread helpful
Follow me @DeRonin_ for more
Like/Repost the quote below if you can:
And also add it to your bookmarks so you don't lose it! 🔖
x.com/DeRonin_/status/19183809...

Airdrop Aggregator
Channel.SubscribedNum 75410
From Twitter
Disclaimer: The content above is only the author's opinion which does not represent any position of Followin, and is not intended as, and shall not be understood or construed as, investment advice from Followin.
Like
Add to Favorites
Comments
Share
Relevant content




