Archived Content from Web3Auth Community
This topic was originally posted by bjahmad4tech on 6/6/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.
When asking for help in this category, please make sure to provide the following details:
-
SDK Version(package.json):
@web3auth/base: β^8.0.0β
@web3auth/base-provider: β^8.0.1β
@web3auth/modal: β^8.0.1β -
Platform:
Web (React/TS)
Description of problem
I created a new Substrate compatible account and got a private key but I am having some trouble submitting an ink/polkadot smart contract based transaction because I cannot get the right format .
- Browser Console Screenshots:
Web3Auth initialization and login code snippet
Login and Initialize code
Smart contract interaction using Web3auth generated private key


