mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 02:08:01 +00:00
24350615c0
Root resolutions were pinned to 14.0.11, preventing yarn from resolving to the latest published versions. Updated resolutions and all package.json dependencies to 14.0.25 which includes native bizinikiwi signing context via @pezkuwi/scure-sr25519.
@pezkuwi/api-derive
Collection of high-level utility functions built on top of the @pezkuwi/api library. Designed to simplify the process of querying complex on-chain data by combining multiple RPC calls, storage queries, and runtime logic into a single, callable function.
Instead of manually fetching and processing blockchain data, developers can use api.derive methods to retrieve information.
Available Derive Namespaces
The derive functions are categorized into namespaces based on different common Bizinikiwi modules. Accesible by calling api.derive.NAMESPACE (e.g. api.derive.balances). The available modules are as follows: