Objective
“In-game” currency / credit / point
Problem
Don’t find any “in-game” currency library in https://djangopackages.org/
Details
I want to create an “in-game” currency / credit / point that user can purchase using stripe / paypal.
Is there any library that does this? Or good tutorial? Can you share your experience if you implemented something similar? Thanks!