Binance trading bot

This commit is contained in:
Alexandre
2023-02-26 14:19:04 +01:00
parent eddcba146c
commit 3221636e04
14 changed files with 1178 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "chrisleekr/binance-trading-bot:latest",
"amd64": "chrisleekr/binance-trading-bot:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}