#Error getting supported Wallets
1 messages · Page 1 of 1 (latest)
https://discord.com/channels/593655374469660673/1217932098485223494
Follow this post
it's not working right?
do i have to use old versions
Yes, its functional with older versions.
i am using same , and its working fine till now
thank you
hey again @hoary thunder when i press login getting this error
and when i press to skip getting this error
my build settings is also like this
player settings
It looks like you're missing a scene. It's looking for the scene in index 2 but you only have 0 and 1 in your build settings.
thank you i figure that problem
Hey jay i have a contract i need to register players if they pay
this is my contract
how to i can call to register in my webgl unity project
can you show me any example like this?
https://docs.gaming.chainsafe.io/2.1.0/erc20-interactions/
A standard interface for native & custom fungible tokens. A native token is specifically designed to be used as a currency, medium of exchange, or gas token within that blockchain (e.g. ETH, MATIC, BNB, CRO). A custom token, on the other hand, is built on an existing blockchain platform, such as Ethereum, using a smart contract standard like the...