Introduction to Hyper Code IDE
Last updated
Last updated
Welcome to the Circular ecosystem! We’re excited to help you build your first dApp.
Here’s a quick guide to getting started with the Hyper Code IDE.
Project Icon: Manage your project files.
Search: Find specific elements in your project.
Debug: Simplifies smart contract debugging.
SDK & CRC: Direct links to Circular SDK and Standards documentation.
In the left sidebar, you’ll also find access to Templates, Libraries, and Tutorials. At the top, use the icons for editor interactions and contract deployment.
The code editor lets you read and edit your code, while the Payload Terminal handles blockchain transactions. The Output window shows smart contract status and results, helpful for debugging.
With this overview of the IDE, you’re ready to start exploring smart contracts on Circular.
Lesson 1: Getting Started ->
Everything you need to quickly get started and fully operational with the Hyper Code IDE.
Lesson 2: Smart Contracts ->
A simple guide to creating, debugging, deploying and interacting with smart contracts on Circular.
Lesson 3: Wallet Access ->
Learn the essentials of Circular's Architecture and how to access wallets.
Lesson 4: Creating your first token ->
A simple guide to learn all the functions required to create your first token.