From 80a7bdfe0120c244a3b279e207bd810396abf350 Mon Sep 17 00:00:00 2001 From: Raphael Lullis Date: Fri, 24 Jul 2020 17:44:50 +0200 Subject: [PATCH] Proposed addition for Hub20 Hub20 is a project I am working on for some months, and the short description that it is the Ethereum equivalent of BTCPayServer. It is still in the early stage, but it should be usable already for more experienced developers. I am proposing its inclusion here because I am not aware of any self-hosted payment gateway for Ethereum tokens. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea9a7f03..cce82126 100644 --- a/README.md +++ b/README.md @@ -1072,6 +1072,7 @@ See also https://github.com/n1trux/awesome-sysadmin#it-asset-management - [Akaunting](https://akaunting.com/) - Akaunting is a free, online and open source accounting software designed for small businesses and freelancers. ([Source Code](https://github.com/akaunting/akaunting)) `GPL-3.0` `PHP` - [BTCPay Server](https://btcpayserver.org/) - A self-hosted Bitcoin and other cryptocurrencies payment processor. ([Demo](https://mainnet.demo.btcpayserver.org/), [Source Code](https://github.com/btcpayserver/)) `MIT` `C#` +- [Hub20](https://hub20.io/) - A self-hosted payment processor for Ethereum and ERC20 Tokens. ([Documentation](https://docs.hub20.io/), [Source Code](https://github.com/mushroomlabs/hub20/)) `MIT` `Python` `Django` - [Bennedetto](https://github.com/arecker/bennedetto) - Bennedetto is a simple, turn-based budget management app. `GPL-3.0` `Python` - [Boodle](https://github.com/manuel-uberti/boodle) - Simple accounting single-page application in Clojure and ClojureScript. `EPL-1.0` `Clojure` - [Budget App](https://github.com/paukiatwee/budgetapp) - Budget App is an open source personal budgeting application. `Apache-2.0` `Java`