An open API service indexing awesome lists of open source software.

https://github.com/ryanio/grid-clef-plugin

Grid Clef Plugin
https://github.com/ryanio/grid-clef-plugin

Last synced: 10 months ago
JSON representation

Grid Clef Plugin

Awesome Lists containing this project

README

          

# Grid Clef Plugin

This is the example Clef integration for Grid.

If you want to use this plugin in Grid you can add it to `plugins.json` like this:

```
{
"name": "clef",
"displayName": "Clef",
"type": "signer",
"author": {
"name": "Ryan Ghods",
"email": "ryan@ethereum.org",
"address": "84741b205fe071833b97b081a87dc39fae078ff3"
},
"location": "https://github.com/ryanio/grid-clef-plugin"
}
```