Skip to content

meet-one/Wallet-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MEET.ONE Wallet App SDK

MEET.ONE Wallet App SDK for DApps.

1.JS-Bridge SDK

MEET.ONE has supported Scatter protocol from the 1.3.0 version,so you can see the Scatter Document

This example shows how to integrate with EOS wallet.

Step-by-step guide to learning eosjs API for integration with EOSIO-based blockchains. (EOS, MEETONE, BOS)

Test In MEET.ONE

image


2.iOS SDK

iOS client SDK for iOS DApps.

Features

  • Get EOS Account: DApp can request EOS Authorization for an EOS Account.
  • EOS Transfer: DApp can send EOS Transferation.
  • Push EOS Transactions: DApp can push EOS Transactions.

We also support SimpleWallet Mobile SDK in 1.2.1 and above versions.


3.Android SDK

Android client SDK for Android DApps.

Features

  • Get EOS Account: DApp can request EOS Authorization for an EOS Account.
  • EOS Transfer: DApp can send EOS Transferation.
  • Push EOS Transactions: DApp can push EOS Transactions.

We also support SimpleWallet Mobile SDK in 1.2.1 and above versions.


4.PC Web QR Code SDK(Cooperate With SouthEX)

SimpleWallet SDK for PC Web DApps.

Introduction

SimpleWallet is a universal protocol for connecting EOS wallets and dapp.

Currently, there has been rapid development of various wallet applications and dapps in EOS. However, in the actual docking process, the standards of all parties are not unified, and the docking requires much time to complete.

This protocol aims to reduce the development and adaption work of all parties through a low-coupling implementation of a wallet that helps to authorize login and payment of dapp.

This protocol has been built to be compatible with several wallets, and is currently undergoing final tests to ensure their compatibility.

Releases

No releases published

Packages