Run an Ethereum node with a single command:
Mac/linux
/bin/bash -c "$(curl -fsSL https://bgclient.io)"
or run the client from the repo:
git clone https://github.com/BuidlGuidl/buidlguidl-client.git
cd buidlguidl-client
yarn install
node index.js


You can earn BuidlGuidl Bread (BGBRD) by handling requests for the distributed BuidlGuidl Mainnet RPC.
Start your BG Client with the --owner flag set to your eth address or ens:
node index.js --owner <address or ens>
Useful links | Docs
📡 Contributing clients

europe (...)
asia (...)
north america (...)
south america (...)
africa (...)
australia (...)