Nujan IDE
  • 1. Introduction
  • 2. Getting Started with IDE
    • 2.1 Create your First Project
    • 2.2 Coding Interface
    • 2.3 File Types
    • 2.4 Log / Terminal
    • 2.5 Build and Deploy
      • A. Sandbox Environment
      • B. TestNet Environment
      • C. MainNet Environment
    • 2.6 Precautions for MainNet
    • 2.7 Unit Testing
  • 3. Frequently Asked Questions (FAQ)
  • 4. Community and Support
Powered by GitBook
On this page
  1. 2. Getting Started with IDE

2.1 Create your First Project

Previous2. Getting Started with IDENext2.2 Coding Interface

Last updated 1 year ago

Let's get started with creating your new project:



  1. Click on "New Project" on the Home screen.


  2. Name your Project to give it a clear and meaningful title.


  3. Select one of the following three template options: 
 A. Blank Contract: Create your product documentation from the ground up, tailoring it to your specific needs. 
 B. Counter Contract: Use a pre-coded template with predefined sections to simplify the documentation process. 
C. Import Contract: If you already have a contract stored locally in a .zip file, import it seamlessly into the platform.


  4. Click on “Create” and your Project is created!