Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Move alchemy key to network config
Alexis Sellier committed 4 years ago
commit cd2fd881bbe594ee06ee4d6a3118645f56291efc
parent f97bc5b5f2860ae3285b1b6b775c197ecca3c928
1 file changed +2 -2
modified src/config.json
@@ -21,7 +21,8 @@
    "reverseRegistrar": {
      "address": "0x084b1c3C81545d370f3634392De611CaaBFf8148"
    },
-
    "tokens": []
+
    "tokens": [],
+
    "alchemy": { "key": "cQFlLK8EokIGlJhd_soImwEyUoC7Ec8r" }
  },
  "rinkeby": {
    "registrar": {
@@ -47,7 +48,6 @@
    },
    "tokens": []
  },
-
  "alchemy": { "key": "cQFlLK8EokIGlJhd_soImwEyUoC7Ec8r" },
  "walletConnect": { "bridge": "https://radicle.bridge.walletconnect.org" },
  "ceramic": { "api": "https://ceramic-clay.3boxlabs.com" },
  "radicle": { "api": "http://0.0.0.0:8888" },