Quickstart for L1 node using Geth and Prysm
OS: Ubuntu
Ports Used: Geth - tcp6 8546, 30303 and udp6 30303 Prysm - tcp 4000, 3500, 13000, 8080 and udp6 12000
Download: git clone https://github.com/JLeopoldA/quickstate-L1-node.git
Make executable: chmod +x quickstart-L1-node
Run: sudo ./quickstart-L1-node
Access Geth through http://{your_ip or server address}:8546
Syncing between Geth and Prysm make take hours, depending on computer power.