How is it possible to make an ingame token or currency thats only able to be used in your app? also need to track it how much they spend/bought ( similar to “gems” in phone games lets say)
Hi Joshua,
Just to be clear the App Developers category here doesn’t refer to mobile app dev, game dev, etc. It refers more to internal apps such as extensions to the Webflow Designer.
Webflow doesn’t have any facility for an arbitrary currency system or even anything built-in for tracking user-specific data at a JS level in User Accounts, so whatever you need you’ll have to roll it yourself.
If you’re looking for a way to build a web-based game of some kind, with logins, top-ups, currency debits… I’d likely go with Wized as it offers all of the pieces and the ability to connect them together.