The Core Concepts series is an introduction to building decentralized applications in the Kadena ecosystem using the Pact programming language. It's a companion to the projects in Real World Pact and should be read first. The series has three articles:
- Introduction to Blockchain Development with Kadena
- Learn Pact in 20 Minutes
- Testing and Formal Verification in the Pact REPL
The Real World Pact repository demonstrates these concepts through several real-world projects building from a simple faucet contract to a full-featured lending app with formal verification and an accompanying whitepaper.