add WMA algorithm with bitbank bot

This commit is contained in:
2022-07-12 23:03:32 +09:00
parent 37840311e0
commit ecb9ad08e1
8 changed files with 304 additions and 0 deletions

6
secret.json.default Normal file
View File

@@ -0,0 +1,6 @@
{
"bitbank": {
"key": "your key",
"secret": "your secret"
}
}