Skip to content

SHKeeper

Productivity & Wikis

Open-source self-hosted cryptocurrency payment processor that accepts crypto without fees or intermediaries

Python Latest v2.5.19 · 5d ago Security brief →

Features

  • Non-custodial payment processing
  • Support for dozens of cryptocurrencies and stablecoins
  • Zero transaction fees and no third‑party intermediaries
  • Easy embedding of payment buttons/QR codes
  • Custom exchange rates, commissions, auto‑payout to cold wallets

Recent releases

View all 15 releases →
Config change
v2.5.16 New feature
Auth

Webhook HMAC‑SHA256 signing

No immediate action
v2.5.15 New feature

ERC20 DAI

v2.5.14 New feature
Notable features
  • Add network banner in SHKeeper UI
Full changelog

What's Changed

  • feat(ui): Add network banner in SHKeeper by @olegsta in https://github.com/vsys-host/shkeeper.io/pull/208
  • Fix metrics by @dmytro-samoylenko in https://github.com/vsys-host/shkeeper.io/pull/213

Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.13...v2.5.14

v2.5.13 New feature
Notable features
  • Support for TON (The Open Network)
Full changelog

What's Changed

  • Add TON (the open network) support to shkeeper by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/209

Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.12...v2.5.13

v2.5.12 Breaking risk
Breaking changes
  • Removal of hardcoded TRY and CAD currency support; require setting EXTRA_CURRENCIES in shkeeper.extraEnv within values.yaml.
Full changelog

Configure additional currency via env

Allows to enable additional currencies to use with dynamic exchange rate providers without source code modifications. Compatability of user-provided additional currencies with dynamic exchange rate providers is not checked by the system.

Breaking changes: Users who previously used hardcoded TRY and CAD currencies are advised to make a modification to values.yaml before update:

shkeeper:
  extraEnv:
    EXTRA_CURRENCIES: "TRY,CAD"

Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.11...v2.5.12

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
578
Forks
144
Languages
Python Jinja JavaScript

Install & Platforms

Install via
helm
Platforms
linux

Beta — feedback welcome: [email protected]