I have no idea how the game is being built. But I'll support that it's using an engine (ignore if it doesn't have one).
In that case, could you evaluate some pre-ready options for Web3 on platforms like Thirdweb and Sequence SDK, or even Moralis?
I have no idea how the game is being built. But I'll support that it's using an engine (ignore if it doesn't have one).
In that case, could you evaluate some pre-ready options for Web3 on platforms like Thirdweb and Sequence SDK, or even Moralis?
It's not using an engine for Web3 integration. Mostly custom solutions based on OpenZeppelin smart contracts and some Thirdweb contracts.
I looked into all 3 though (Thirdweb, Sequence and Moralis). Either one would probably be fine. I'd prefer Thirdweb or Sequence.
You can also go for custom + indexer (i.e. https://ponder.sh/), as this will replace your need for using a thirdparty to get contract data - i.e. NFTs & co.