nyg / crypto-tools

Miscellaneous cryptocurrency-related tools (formerly binance-staking-overview).

Home Page:https://crypto-tools.andstuff.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Tools

Kraken Order Batch

Allows you to easily create multiple orders for a given trading pair. The goal is to be able to place buy orders below the current price, or sell orders above the current price. Orders are post limit orders and the quote currency is used for fees. Kraken allows you to have between 80 and 225 open orders per trading pairs depending on your verification level.

screenshot-kraken-order-batch

Binance Staking Overview

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.

screenshot-binance-staking

Getting Started

Online

Local Installation

  1. Install Node.js & pnpm
  2. Clone or download this repository
  3. Create an API key in your Kraken/Binance account and copy paste the values in the Settings page
  4. Using the terminal, run pnpm install and then pnpm dev inside the downloaded folder
  5. Open http://localhost:3000/

Disclaimer

Use at your own risk.

About

Miscellaneous cryptocurrency-related tools (formerly binance-staking-overview).

https://crypto-tools.andstuff.dev

License:MIT License


Languages

Language:JavaScript 99.9%Language:CSS 0.1%