Skip to main content

9 docs tagged with "pact"

View all tags

Coding projects

Developers provides a roadmap for learning how to write smart contracts and frontend user interfaces for applications that run on the Kadena blockchain network.

Database model

Kadena blockchain nodes store information in two different data stores, with a key-value store that keeps track of information about nodes, chains, and blocks and a SQL-based database that stores information about Pact smart contracts and transactions.

Hello world, revisited

Start coding with the Pact smart contract programming language by creating a 'Hello, World!' project.

Pact command-line interpreter

The Pact command-line interpreter enables you to run Pact code interactively and test Pact code and modules in an interactive terminal shell.

Reference

Reference information for the Pact smart contract programming langauge, Pact and Kadena command-line programs, client libraries, and developer tools.

Smart contracts

The Kadena Smart contract developers content provides a roadmap for learning how to write smart contracts and frontend user interfaces for applications that run on the Kadena blockchain network.

Syntax and keywords

This reference provide a summary of syntax conventions for the Pact smart contract programming language.