From bc4394d8f0f9a4efcf4217f900463d2dec12c96c Mon Sep 17 00:00:00 2001 From: Maitre_Oda Date: Sat, 28 Aug 2021 15:33:46 +0200 Subject: New recipe: binance (#645) --- recipes/binance/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/binance/package.json (limited to 'recipes/binance/package.json') diff --git a/recipes/binance/package.json b/recipes/binance/package.json new file mode 100644 index 0000000..ecd7675 --- /dev/null +++ b/recipes/binance/package.json @@ -0,0 +1,9 @@ +{ + "id": "binance", + "name": "Binance", + "version": "1.0.0", + "license": "MIT", + "config": { + "serviceURL": "https://accounts.binance.com" + } +} -- cgit v1.2.3-70-g09d2