Sailias / bitcoin_payable

A rails bitcoin payment processing gem
MIT License
121 stars 31 forks source link

fork to litecoin #16

Closed krtschmr closed 7 years ago

krtschmr commented 7 years ago

should work if we simply fork the gem, run sed bitcoin/litecoin and change the api-urls for blockchain and prices.

do we need to do anything else? by theory should work, right?

Sailias commented 7 years ago

@krtschmr probably. When I created this repo I wasn't even planning on open sourcing it, I was just planning on using it in a project. That's why I didn't write it to be multi currency.

It would be more work to make it currency agnostic, but for a simple conversion to litecoin, it probably isn't much more difficult than what you outlined.

krtschmr commented 7 years ago

great. workin on it already: https://github.com/krtschmr/litecoin_payable