Allows you to easily create multiple buy or sell orders for a given trading pair. Orders are post limit orders and the quote currency is used for fees. Kraken allows you to have between 80 and 225 open orders across all trading pairs depending on your verification level.
Provides an overview of your spot wallet balances as well as your locked staking positions. It will also display the available or sold out locked staking products for each of your assets.
- Install Node.js & pnpm
- Clone or download this repository
- Create an API key in your Kraken/Binance account and copy paste the values in the Settings page
- Using the terminal, run
pnpm install
and thenpnpm dev
inside the downloaded folder - Open http://localhost:3000/
Use at your own risk.