Using

Get MeshPay

Operating a Node

Developing DApps

Get MeshPay

MeshPay is available for iOS and Android. The apps are currently in closed beta by invitation only. Public release will be announced later.

iOS

Apple App Store

Android

Google Play Store

Operating a Node

To operate a Meshchain node, you can download the source code from the Meshchain repository to build your own node server, or download pre-compiled binaries for Windows. Meshchain is currently in development and private testing. Public release will be announced later.

Windows

Windows 10, 11 x64

Developing DApps

DApps on the Meshchain platform can be developed using any platform or compiler that supports the web assembly standard. Any compiler that is able to produce WebAssembly-compliant byte code can be used to develop DApps.

You may find out more about the web assembly standard & how to create WASM modules here.