protontypes / LibreSelery

Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
GNU Affero General Public License v3.0
124 stars 18 forks source link

Support multiple cryptocurrencies and required safety barriers. #116

Open Ly0n opened 4 years ago

Ly0n commented 4 years ago

From the technical point of view it should be possible to support multiple cryptocurrencies. The problem is possible fault configurations. If you change the value and not the currency you can easily empty you wallet with one run. Two safety barriers are needed for that.

This is related to #63