On This Page
Explore the technical framework of Diem’s blockchain, learn the fundamentals, and start contributing as an open-source developer.
Key concepts of the Diem Blockchain
Introduction to Validator and FullNodes
Introduction to account creation, addresses, keys, and currencies
Learn how the Diem Payment Network uses gas units to charge a transaction fee.
Event types and how to query them
Overview of Diem clients
Overview of creation/minting, administration, and payment
Follow a transaction from submission to being committed to the Diem Blockchain
Create and execute your first Diem transaction on the testnet
GitHub overview of Diem client API
The Python SDK on GitHub
The Java SDK on GitHub
The Go SDK on GitHub
Reference documentation for the Diem CLI