Nethereum.Templates.Metamask.Blazor
Nethereum.Templates.Metamask.Blazor copied to clipboard
Add Metamask Component to Existing ASP.net Core Project
we have an asp.net core 6 project and already wallet connect works successfully, is there any way to sign our transaction in C# code without having a private key and transfer sign to metmask? I'm wondering to find a way to add blazor component to our project and handle client(js) and server code (backend) together/