Ask HN: Practically accepting cryptocurrency for businesses without middlemen?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • BTCPay Server

    Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.

  • For best experience, be sure to accept Bitcoin with Lightning Network. I'm not sure about industry standard, but BTCPay and OpenNode seem to be the most popular ones.

    https://btcpayserver.org

  • Breez Mobile Client

    Lightning Network mobile client

  • Yes, it works. Try Breez wallet for example https://breez.technology and spend on https://yalls.org

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • electrum

    Electrum Bitcoin Wallet

  • I used https://electrum.org/ for accepting btc payments and it worked fine.

    The bigger issues I had that I am skeptical any self-hosted options have is protecting your wallets from being poisoned by 'black' bitcoin. Coinbase (and maybe others?) keeps a blacklist of banned wallets (stolen or associated with crime or gambling[0]). If a customer pays you from a black address, you may end up poisoning your entire crypto wallet and get flagged when you try to cash out.

    [0] - https://www.reddit.com/r/onlinegambling/comments/kpel7x/so_i...

  • kasisto

    A Monero Point of Sale payment system

  • There is Kasisto which uses Monero.

    https://github.com/amiuhle/kasisto

    > Kasisto is a Point of Sale payment system to accept the cryptocurrency Monero. The only requirement is an internet connection, there are no third parties involved.

    > To be fast (confirmation within seconds), Kasisto accepts unconfirmed transactions.

    If you're not using a middleman, then I think it would be wise to use a private-by-default currency so that others cannot see your financials.

  • 0xBTCpay

    Webshop-agnostic 0xBitcoin payment backend

  • nano

    ⚠️ Moved ⚠️ (by formsend)

  • New and interesting stripe-like service for accepting Nano: https://github.com/formsend/nano.to

  • hub20

  • BTCPayServer is very good, but it can not accept payments in the Ethereum network. If you want to accept stabletokens (which seems to be the case since you don't want to necessarily hold crypto as an investment, so stable tokens can help you to avoid volatility), you will certainly want to be able to accept ERC20 tokens. I'd recommend you take a look at Hub20 [0], which I've been working for a while and it aims to be the Ethereum analog to BTCPayServer. Currently Hub20 is also integrating with Raiden Network[1], which works in a similar way to BTC's Lightning (but again has the advantage that it can work with any erc20 token, so you can transact with stable tokens if you wish)

    Hub20 is self-hosted, so you control all the keys. I am also working on a checkout system[2] so that people can accept payments from their site in a similar way to Stripe.

    I've been working to turn Hub20 into my full-time project recently, I'm always on the Matrix room [3] for any kind of support. I'm also open to consulting in the domain.

    [0] https://hub20.io

    [1] https://raiden.network

    [2] https://gitlab.com/mushroomlabs/hub20/checkout20

    [3] https://matrix.to/#/#hub20:communick.com

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • light-client

    The Raiden Light Client

  • BTCPayServer is very good, but it can not accept payments in the Ethereum network. If you want to accept stabletokens (which seems to be the case since you don't want to necessarily hold crypto as an investment, so stable tokens can help you to avoid volatility), you will certainly want to be able to accept ERC20 tokens. I'd recommend you take a look at Hub20 [0], which I've been working for a while and it aims to be the Ethereum analog to BTCPayServer. Currently Hub20 is also integrating with Raiden Network[1], which works in a similar way to BTC's Lightning (but again has the advantage that it can work with any erc20 token, so you can transact with stable tokens if you wish)

    Hub20 is self-hosted, so you control all the keys. I am also working on a checkout system[2] so that people can accept payments from their site in a similar way to Stripe.

    I've been working to turn Hub20 into my full-time project recently, I'm always on the Matrix room [3] for any kind of support. I'm also open to consulting in the domain.

    [0] https://hub20.io

    [1] https://raiden.network

    [2] https://gitlab.com/mushroomlabs/hub20/checkout20

    [3] https://matrix.to/#/#hub20:communick.com

  • matrix.to

    A simple stateless privacy-protecting URL redirecting service for Matrix

  • BTCPayServer is very good, but it can not accept payments in the Ethereum network. If you want to accept stabletokens (which seems to be the case since you don't want to necessarily hold crypto as an investment, so stable tokens can help you to avoid volatility), you will certainly want to be able to accept ERC20 tokens. I'd recommend you take a look at Hub20 [0], which I've been working for a while and it aims to be the Ethereum analog to BTCPayServer. Currently Hub20 is also integrating with Raiden Network[1], which works in a similar way to BTC's Lightning (but again has the advantage that it can work with any erc20 token, so you can transact with stable tokens if you wish)

    Hub20 is self-hosted, so you control all the keys. I am also working on a checkout system[2] so that people can accept payments from their site in a similar way to Stripe.

    I've been working to turn Hub20 into my full-time project recently, I'm always on the Matrix room [3] for any kind of support. I'm also open to consulting in the domain.

    [0] https://hub20.io

    [1] https://raiden.network

    [2] https://gitlab.com/mushroomlabs/hub20/checkout20

    [3] https://matrix.to/#/#hub20:communick.com

  • tilt

    Tilt - Cryptocurrency Payments Platform (by inc)

  • I provide a service at https://tilt.cash that lets you accept crypto payments directly into a private wallet.

  • pipeline-ui

    PIPELINE Design System

  • I would recommend something like Algorand for receiving payments. Stable network (zero fork), fast settlement times, and inherent stabilization features. Circle has a full API for receiving USDC payments on top of Algorand here:

    https://www.circle.com/en/usdc-multichain/algorand

    Which can of course all be swapped across various chains. Probably the cleanest and fastest crypto API gateway right now.

    On the Algorand side there's a React toolkit for developing the ability to receive/send:

    https://github.com/headline-design/pipeline-ui

    https://github.com/headline-design/algo-pay

  • algo-pay

  • I would recommend something like Algorand for receiving payments. Stable network (zero fork), fast settlement times, and inherent stabilization features. Circle has a full API for receiving USDC payments on top of Algorand here:

    https://www.circle.com/en/usdc-multichain/algorand

    Which can of course all be swapped across various chains. Probably the cleanest and fastest crypto API gateway right now.

    On the Algorand side there's a React toolkit for developing the ability to receive/send:

    https://github.com/headline-design/pipeline-ui

    https://github.com/headline-design/algo-pay

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Blixt Wallet 0.6.8 has been released with LN channel graph syncing improvements

    1 project | /r/lightningnetwork | 1 Jul 2023
  • I want to invest, I have a wallet, I wish to the put $500 into it. How many hands do I have to feed to accomplish this? And who/what can be trusted with this transaction?

    1 project | /r/Bitcoin | 8 Jun 2023
  • Why Not Use Testnet Before You Buy?

    1 project | /r/Bitcoin | 7 Jun 2023
  • PSA: If you're buying bitcoin for the first time, do not leave it on an exchange. Please take self custody

    9 projects | /r/Bitcoin | 13 Mar 2023
  • Is Crypto.com a decent exchange? If I buy on that exchange to then put it in the Crypto.com wallet…. Is that safe?

    4 projects | /r/Bitcoin | 12 Jan 2023