leapdao / meta

Everything meta and not-fitting to other repos
Creative Commons Attribution Share Alike 4.0 International
9 stars 7 forks source link

Setup and run Nutberry node for Habitat on mainnet #277

Closed eshavkun closed 3 years ago

eshavkun commented 3 years ago

Bounty

Scope

Deliverables

Funding Circle

LeapDAO

Bounty Owner/Gardener

@eshavkun

Gain for the Role

Roles

bounty gardener&worker: @eshavkun / 470 DAI bounty reviewer: @pinkiebell / 80 DAI

Gardener checklist

eshavkun commented 3 years ago

The node is running on R Pi with Nutberry being behind nginx server. Node URL is https://habitat-pi.duckdns.org Example RPC call: curl -X POST -H "Content-Type: application/json" -d '{"jsonrpc": "2.0", "method":"eth_blockNumber","id":1}' https://habitat-pi.duckdns.org @zschavi Can you please review

pinkiebell commented 3 years ago

LGTM 🎉