Skip to content

Instantly share code, notes, and snippets.

@LefterisJP
Created January 25, 2016 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LefterisJP/4e868a7ce77185b9b5b2 to your computer and use it in GitHub Desktop.
Save LefterisJP/4e868a7ce77185b9b5b2 to your computer and use it in GitHub Desktop.
snapcraft.yaml - framework service
services:
geth:
start: ./bin/geth
description: "The Go Ethereum client"
caps:
- network-client
- network-service
- network-admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment