🌭 add running kiln testnet on a rasp pi 4

This commit is contained in:
bt3gl 2022-09-23 05:09:24 -07:00 committed by GitHub
parent bb7ba3f605
commit 650759c638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Running a node
## 🌭 Running a node
<br>
@ -9,3 +9,4 @@
* [ethereum's official page on running a node](https://ethereum.org/en/run-a-node/)
* [ethub docs on running a node](https://docs.ethhub.io/using-ethereum/running-an-ethereum-node/)
* [running a light node with geth](https://ethereum.org/en/developers/tutorials/run-light-node-geth/)
* [running kiln testnet on a rasp pi 4](https://ethereum.org/en/developers/tutorials/run-node-raspberry-pi/)