An open API service indexing awesome lists of open source software.

https://github.com/cyrix126/mweb_client

Mweb client in dart to interact with mweb
https://github.com/cyrix126/mweb_client

Last synced: 8 months ago
JSON representation

Mweb client in dart to interact with mweb

Awesome Lists containing this project

README

          

mweb client library to interact with a mweb daemon.

## Features

- [x] Sync status
- [x] Unspent MWEB outputs
- [x] MWEB addresses of an account
- [x] Spent outputs
- [x] Construct tx
- [x] Broadcast tx

## Usage

See [examples](./example)