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.
Developers provides a roadmap for learning how to write smart contracts and frontend user interfaces for applications that run on the Kadena blockchain network.
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.
Become a Chainweb node operator to support the Kadena network infrastructure.
Deploy a private Chainweb EVM node to set up a local development network for testing.
Start coding with the Pact smart contract programming language by creating a 'Hello, World!' project.
The Pact command-line interpreter enables you to run Pact code interactively and test Pact code and modules in an interactive terminal shell.
Reference information for the Pact smart contract programming langauge, Pact and Kadena command-line programs, client libraries, and developer tools.
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.
This reference provide a summary of syntax conventions for the Pact smart contract programming language.