postchain-client
Advanced tools
Changelog
[1.5.4] - 2023-06-28
Changelog
[1.5.1] - 2023-06-20
Changelog
[1.5.0] - 2023-06-14
Changelog
[1.4.0] - 2023-06-14
createClient
from index.js
, simplifies usage by reducing boilerplate code for users. Its design focuses on streamlining the API and minimizing setup complexities, resulting in a more user-friendly experience.Changelog
[1.3.2] - 2023-04-28
Changelog
[1.3.1] - 2023-04-26
Changelog
[1.2.0] - 2023-03-27
newSignatureProvider()
now has keyPair as optional argument. If no keyPair is provided it will instead be generated.