1.0.9 • Published 11 months ago

move-pay-sdk v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

SPEC

Installation

Using npm

npm i move-pay-sdk

QR Code Generation Sequences

1. Standard Gateway Usage

  • Utilize our gateway by employing the standard functions provided.

2. Mobile App to Mobile App (M2M) DApps

  • For mobile-to-mobile DApps, use functions prefixed with DApp. Note that this approach currently results in large QR codes due to linking and other factors.

3. Custom Gateway Development (OPTIONAL)

  • For website DApps, create and manage your own gateway by building on top of our SDK. An example of this process will be provided soon.

4. Standalone QR Code for Account-to-Account Token Transfers

  • Utilize the standalone QR code function to enable direct token transfers from one account to another.

TODO

  • Reduce QR Code Link Size: Optimize the link to be smaller (current size: approximately 1100+ characters).
1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago