Favicon of rotki

rotki

Manage your crypto assets privately with an open-source, self-hosted portfolio tracker. Connect exchanges, monitor EVM protocols, and generate profit reports.

Take complete ownership of your financial data with a self-hosted, open-source portfolio manager designed for maximum privacy. By running locally on your machine, it ensures your sensitive information never leaves your control. Connect multiple centralized exchanges and EVM networks to get a comprehensive overview of your assets, liabilities, and net worth over time.

  • Comprehensive asset tracking: Monitor balances across major centralized exchanges, Bitcoin accounts, and EVM protocols.
  • Detailed historical accounting: View past transactions, trades, deposits, and withdrawals to generate accurate profit and loss reports.
  • DeFi and DEX integration: Track liquidity pool positions, staking rewards, and historical DeFi interactions.
  • Uncompromised privacy: Operate entirely locally without requiring an email address or sharing data with external providers.

Prepare for tax season, track airdrops, and monitor your financial health securely.

Directory Structure

rotki
rotki-data
rotki-log
.env
docker-compose.yml

docker-compose.yml

services:
  rotki:
    image: rotki/rotki:latest
    container_name: rotki
    restart: unless-stopped
    ports:
      - "8080:8080"
    volumes:
      - ./rotki-data:/data
      - ./rotki-log:/log

.env

AUTH_USER=username
FQDN=rotki.example.com
LETSENCRYPT_EMAIL=user@example.com
Categories:

Share:

Ad
Favicon

 

  
 

Similar to rotki

Favicon

 

  
  
Favicon

 

  
  
Favicon