Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RemarkableTools/Mx.Blazor.DApp

⚡ Blazor DApp is a template application built using Blazor UI framework and ASP.NET Core server application
https://github.com/RemarkableTools/Mx.Blazor.DApp

blazor dotnet multiversx template

Last synced: 16 days ago
JSON representation

⚡ Blazor DApp is a template application built using Blazor UI framework and ASP.NET Core server application

Awesome Lists containing this project

README

        

## [Blazor DApp](https://dapp.remarkable.tools) - demo website
### `RemarkableTools Blazor DApp` is a template application built using [Blazor UI framework](https://blazor.net) and ASP.NET Core server application.

This project is a client-side `Blazor Web App`
* using `.NET 8.0`
* render mode `Interactive WebAssembly`
* `ASP.NET Core hosted` - server application

_* This means that you can build your web application using C#, HTML/CSS, but you can also use JavaScript or integrate official npm packages developed by MultiversX team._


## About
### This is a simple application that integrates:
* __RemarkableTools.Mx__ `.NET SDKs` for communicating with MultiversX blockchain
* __MultiversX Wallet Providers__ `npm` packages for wallet connection and signing transactions in the safest way possible


## Documentation
#### The project documentation can be found [here](https://docs.remarkable.tools/github-organization/.net-sdks/mx.blazor.dapp)