mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 02:08:01 +00:00
10 lines
616 B
Markdown
10 lines
616 B
Markdown
# @pezkuwi/api
|
|
|
|
This library provides a clean wrapper around all the methods exposed by a Pezkuwi/Bizinikiwi network client and defines all the types exposed by a node. For complete documentation around the interfaces and their use, visit the [documentation portal](https://js.pezkuwichain.app/docs/api/).
|
|
|
|
If you are an existing user, please be sure to track the [CHANGELOG](CHANGELOG.md) when changing versions.
|
|
|
|
## tutorials
|
|
|
|
Looking for tutorials to get started? Look at [examples](https://js.pezkuwichain.app/docs/api/examples/promise/) for guides on how to use the API to make queries and submit transactions.
|