diff --git a/conf/test/conf.json b/conf/test/conf.json
new file mode 100644
index 0000000000000000000000000000000000000000..bf8541562facac5e99e634e0267272b2b254e6a4
--- /dev/null
+++ b/conf/test/conf.json
@@ -0,0 +1,19 @@
+{
+    "currency": "g1",
+    "node_id": "357fb4b",
+    "modules": {
+      "tui": null,
+      "ws2p": {
+        "sync_peers": [{
+            "pubkey": "D9D2zaJoWYWveii1JRYLVK3J4Z7ZH3QczoKrnQeiM6mx",
+            "ws2p_endpoints": ["WS2P c1c39a0a i3.ifee.fr 80 /ws2p"]
+        },{
+            "pubkey": "BoZP6aqtErHjiKLosLrQxBafi4ATciyDZQ6XRQkNefqG",
+            "ws2p_endpoints": ["WS2P 15af24db g1.ifee.fr 80 /ws2p"]
+        },{
+            "pubkey": "7v2J4badvfWQ6qwRdCwhhJfAsmKwoxRUNpJHiJHj7zef",
+            "ws2p_endpoints": ["WS2P b48824f0 g1.monnaielibreoccitanie.org 80 /ws2p"]
+        }]
+      }
+    }
+}
diff --git a/conf/test/keypairs.json b/conf/test/keypairs.json
new file mode 100644
index 0000000000000000000000000000000000000000..e52b2647843d9ad42b1b4ab4b11e39f39680d460
--- /dev/null
+++ b/conf/test/keypairs.json
@@ -0,0 +1,6 @@
+{
+	"network_sec": "RcrnPyfgEaet2VqQvLeBsgKvfaoUqinQnCooP9bFoDr1W1Focos351r4xBee6Hj2RaV6RRV8PxpdMR6hVVhNNDb",
+	"network_pub": "39SvsGzGZjdCh1wFS1QKdCR1ZB6rTxRbTZRW8sY5fhq7",
+	"member_sec": "",
+	"member_pub": ""
+  }
\ No newline at end of file