Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/RemarkableTools/Mx.Blazor.DApp
- Owner: RemarkableTools
- License: mit
- Created: 2023-02-09T17:49:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T14:02:12.000Z (2 months ago)
- Last Synced: 2024-09-05T18:28:55.731Z (2 months ago)
- Topics: blazor, dotnet, multiversx, template
- Language: C#
- Homepage: https://template-dapp.remarkable.tools
- Size: 2.81 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-multiversx-dev-resources - Mx.Blazor.DApp - Blazor DApp is a template application built using the Blazor UI framework and ASP.NET Core server application (MultiversX community / SDKs and dev tools)
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)