@kadena/client and @kadena/pact-cli 1.0.0 Release
This release will be the first stable release for @kadena/client
and it's companion @kadena/pact-cli
.
@kadena/client
will be the only entry point for the 90% of common use cases. The goal is that the user only needs to install these two packages and not need other packages such as @kadena/types
, @kadena/chainweb-node-client
, etc. to interact with the bloc…
This release will be the first stable release for @kadena/client
and it's companion @kadena/pact-cli
.
@kadena/client
will be the only entry point for the 90% of common use cases. The goal is that the user only needs to install these two packages and not need other packages such as @kadena/types
, @kadena/chainweb-node-client
, etc. to interact with the blockchain.
This means that relevant typings and functions should be exported should be exported through @kadena/client