Skip to main content

PactJS Test Project

This project demonstrates the use of the @kadena/pact-cli together with @kadena/client for smart contracts and transaction templates.

Smart Contracts

We can generate the .kadena/pactjs-generated to be used by @kadena/client with the @kadena/pactjs-cli.

Generate the TypeScript definitions for @kadena/clients modules.

// install @kadena/pactjs-cli with your preferred package managerpnpm install @kadena/pactjs-cli // retrieve a contractcurl
// install @kadena/pactjs-cli with your preferred package managerpnpm install @kadena/pactjs-cli // retrieve a contractcurl

Receive important developer updates