Skip to main content

Cookie Consent

This notification concerns the cookie policy requirement to ask users for their consent to use Google Analytics or other tracking tools for better optimizations/performances.
Last updated

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.

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