[Archive] Integrate Torus Wallet on BackEnd

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 9/13/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hello everyone, I would like to know if it is possible to instantiate a torus wallet in the back end, and how to leave it logged in this instance, because my backend will need an address to sign certain operations....thank you.



Originally posted by: thomazpro

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/598

Torus wallet is a browser-based wallet and cannot be used on the backend.



Originally posted by: himanshuchawla009