Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.48 KB

File metadata and controls

33 lines (17 loc) · 1.48 KB

Web3 Pi

Basic suite of tools and references to existing projects to create and host Ethereum Nodes on the devices from the Raspberry Pi family.

The main goal of this project is to provide a lightweight image creation suite that can be used to deploy Ethereum nodes on various devices from the Raspberry Pi family, including:

Additionally, this project is supposed to:

The image takes care of all the necessary steps to run a node, from setting up the environment and formatting the disk to installing, managing, and running the Execution and Consensus clients.

🚀 Node Setup 🚀

To configure an Ethereum Node, follow the instructions from the installation manual.

You can also follow the instructions for a particular device setup:

Disclaimer

Raspberry Pi is a trademark of Raspberry Pi Ltd. The use of this trademark here is solely for descriptive purposes.

Acknowledgements

Thanks to Ethereum on ARM project and its community.