Hello, i am currently working on an NFT market application, i would like to link a metamask account for a more secure application (without using a wallet within my application).
What i think would be great
Sending transaction information to metamask and allowing the user to accept the transaction.Â
Linking an account to the application to see the users NFT's.Â
I actually meant the mobile application of metamask, I know that I am able to use ethers.js with a web application, what I am looking for is to send transactions from a mobile application to the mobile metamask for users approval. If that is possible with Ethereum Provider, than there are nothing I request.