diff --git a/credentials.json b/credentials.json new file mode 100644 index 0000000..0671bcf --- /dev/null +++ b/credentials.json @@ -0,0 +1,5 @@ +{ + "priv_key": "###PRIVATE###", + "pub_key": "###PUBLIC###", + "address": "###ADDRESS###" +} \ No newline at end of file