michielpost / MetaMask.Blazor

Use MetaMask with Blazor WebAssembly
MIT License
44 stars 21 forks source link

Fixed a dependency issue which causes problems #24

Closed NumDev2310 closed 2 months ago

NumDev2310 commented 3 months ago

The problem comes when trying to run the project as is in Visual Studio. The client doesn't generate a runtime config at build and the project doesn't start. This fixes it.