Finish implementation of GitHub signup oracle

This commit is contained in:
2019-07-26 04:15:11 +02:00
parent 137e9eb4ed
commit b35cbcc63a
4 changed files with 533 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ As usual in Hubot, you can add all config as environment variables.
| `KREDITS_WALLET_PATH` | Path to an Etherum wallet JSON file (default: `./wallet.json`) |
| `KREDITS_WALLET_PASSWORD` | Wallet password |
| `KREDITS_PROVIDER_URL` | Ethereum JSON-RPC URL (default: `http://localhost:7545`) |
| `KREDITS_WEB_URL` | URL of the Kredits Web app (default: `https://kredits.kosmos.org`) |
## Integrations