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.
This commit is contained in:
Raphael Lullis 2020-07-24 17:44:50 +02:00 committed by GitHub
parent 201f82141a
commit 80a7bdfe01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`