Can i use infura api to create wallets?

Can infura api be used to create different wallets for ETH and USDT for our end users ? We are planing to make web wallet and want to assign every user its own wallet address. Can this be done through infura api ?

Hi @simonnilemo,

Welcome to the Infura community!

In order to protect our user’s security around wallets, we do not allow wallet creation via our APIs. However, you can use MetaMask to create wallets or you can use Web3.js.