Skip to content

Instantly share code, notes, and snippets.

@PhilippLgh
Last active June 25, 2019 06:04
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 PhilippLgh/c7745bf029dc1dcb1f41eb732e06b266 to your computer and use it in GitHub Desktop.
Save PhilippLgh/c7745bf029dc1dcb1f41eb732e06b266 to your computer and use it in GitHub Desktop.
{
"grid": {
"version": "1.0.0"
},
"plugins": [
{
"name": "swarm",
"displayName": "Swarm",
"type": "storage",
"author": {
"name": "Philipp Langhans",
"email": "philipp@ethereum.org",
"address": "9fae5e6e2583216f23bdf94f74ceae26e209b31e"
},
"location": "https://github.com/PhilippLgh/grid-swarm-extension"
},
{
"name": "raiden",
"displayName": "Raiden Network",
"type": "tools",
"author": {
"name": "Philipp Langhans",
"email": "philipp@ethereum.org",
"address": "02cd3ee7afec844b8f0d0065ba4ae86c2035dd3a"
},
"location": "https://github.com/PhilippLgh/grid-raiden-extension"
},
{
"name": "clef",
"displayName": "Clef Signer",
"type": "tools",
"location": "https://github.com/ryanio/grid-clef-plugin"
},
{
"name": "prysm-beacon-chain",
"displayName": "Prysm Beacon Chain",
"location": "https://github.com/PhilippLgh/grid-prysm-beacon-chain-plugin"
},
{
"name": "prysm-validator",
"displayName": "Prysm Validator",
"location": "https://github.com/PhilippLgh/grid-prysm-validator-plugin"
}
],
"apps": [
{
"name": "P2P Sharing",
"description": "Example P2P file sharing app with Grid",
"screenshot": "https://github.com/PhilippLgh/ethereum-grid-tutorials/raw/master/assets/Swarm-file-dropzone.PNG",
"url": "package://github.com/PhilippLgh/grid-swarm-p2p"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment