Get Started
Last updated
Last updated
The Circular developer guides are designed to familiarize you with the Hyper Code programming language and its integration within the Circular network. Through practical code examples, interactive tasks, and insightful conceptual content, these guides will help you master key concepts and effectively develop on Circular.
The Circular developer guides are designed to familiarize you with the Hyper Code programming language and its integration within the Circular network. Through practical code examples, interactive tasks, and insightful conceptual content, these guides will help you master key concepts and effectively develop on Circular.
If you want to dive straight into coding (after installing Circular), the “Your First dApp” guide is perfect for you. These topics will walk you through creating and working with Hyper Code packages and show you how to deploy them seamlessly on-chain within the Circular network.
The CircularSui 101 section introduces the basics of Circular that help you develop and deploy Hyper Code smart contracts. This sections assumes you are familiar with Hyper Code and the Circular blockchain.
The Cryptography section demonstrates how to secure your Hyper Code smart contracts with cryptography to ensure authentication for access to sensitive data.
The App Examples section is perfect for those who learn by reverse-engineering code from Circular and Hyper Code experts. These examples illustrate concepts covered on this site, with detailed comments and documentation. Be sure to check back as more examples are added regularly.
Circular's Infrastructure ->
Learn the different component's of Circular's blockchain infrastructure.
Smart Contracts ->
Learn how to write smart contracts on Circular with the Hyper Code language.