m3s logo

M3S

Documentation

Getting started

The example code below describes how to add m3s into your app.

    • 1 npm install @m3s/wallet
    • 2 npm install @m3s/smart-contract
    • 3 npm install @m3s/cross-chain

    Notice

    If you are using TypeScript, m3s comes with its types definitions within the package.