Generative-Labs / web3mq_sdk_flutter

This monorepo contains multiple web3mq tools based on the Dart and Flutter.
MIT License
0 stars 0 forks source link
chat flutter web3mq

web3mq_sdk_flutter

This monorepo contains multiple web3mq tools based on the Dart and Flutter.

Example code and demoapp

The example code for the package web3mq_chat is available at web3mq_chat example code. The corresponding app can be downloaded and experienced through this TestFlight beta link

Packages

web3mq_chat

Provides a modern way of implementing Web3MQ APIs.

web3mq_dapp_connect

An implementing of DappConnect.

web3mq_websocket

A lightware websocket tool to communicate with web3mq.

web3mq_http

A Web3MQ JSON-RPC client based on the HTTP protocol.

web3mq_ui_components

An ui components package for web3mq.

DemoDapp

We provide a sample dapp created using the web3mq_chat and web3mq_dapp_connect.

DemoWalletApp

We provide a sample wallet app created using the web3mq_dapp_connect.