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. Introduction


What is Nujan IDE?

Nujan IDE is a powerful web-based IDE crafted for blockchain developers. It provides an intuitive interface to streamline the development, testing, and deployment of smart contracts on various blockchain networks.

 Key Features -

  1. Web-based IDE: Accessible from any modern web browser.

  2. Multi Chain Support: Currently we have given support for TON. More are coming soon (Ethereum, Polygon, Binance Smart Chain ...)

  3. Wallet Integration: Secure contract deployment and interaction.

  4. Smart Contract Templates: Accelerate development for common use cases.

  5. Robust Security: Ensuring secure coding practices.

  6. Easy Onboarding: Simple and user-friendly setup.

  7. Instant Setup: Quick and hassle-free start.

  8. AI-Assisted Productivity: Intelligent suggestions for enhanced workflow.

  9. Code Sharing: Seamless collaboration with developers.

System Requirements

To use Nujan IDE, ensure you have the following:

  • A modern web browser (Google Chrome, Mozilla Firefox, or Microsoft Edge recommended).

  • Internet connection for accessing the web-based IDE.

  • Blockchain wallet (TON, Metamask, WalletConnect, or similar) for connecting to supported networks.

Language Used for TON Development



- FunC (Read More at https://docs.ton.org/develop/get-started-with-ton)
 - Tact (Coming Soon)

Next2. Getting Started with IDE

Last updated 1 year ago