Compile and run Nethereum snippets or create your own using the Blazor / Monaco / Roslyn code editor and compiler.
You can run it here: http://playground.nethereum.com/
- Blazor Runny for creating the first Wasm / Blazor / Roslyn compiler (that I know of and which this is based on) https://github.com/Suchiman/Runny
- Blazor Monaco for creating the Monaco embedded component, which this is also based on. https://github.com/davidnmbond/BlazorComponents.Monaco
- Blazor, Monaco and Roslyn teams