ChainIDE-English
  • 1. ChainIDE Introduction
  • 2. ChainIDE Modules
    • 2.1. File System
    • 2.2. Editor
    • 2.3. File Preview
    • 2.4. Logger
    • 2.5. Compile
    • 2.6. Deployment and Interaction
    • 2.7. Plug-in System Module
      • 2.7.1 ChainIDE Debugger
      • 2.7.2. ChainIDE Flattener Plugin
      • 2.7.3. ChainIDE Scan Verifier
    • 2.8. Functions at Bottom Part of ChainIDE
  • 3. ChainIDE - Loading Your Work
  • 4. ChainIDE - Saving Your Work
  • 5. ChainIDE - Port Forwarding
  • ChainIDE
    • 1. Ethereum IDE
      • 1. Ethereum IDE Environment Configuration
      • 2. How to Use Ethereum IDE?
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 2. BNB Chain IDE
      • 1. BNB Chain IDE Environment Configuration
      • 2. How to Use BNB Chain IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 3. Conflux IDE
      • 1. Conflux IDE Environment Configuration
      • 2. How to Use Conflux IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
      • 5. Using Conflux-Truffle
    • 4. Internet Computer IDE
      • 1. How to Use Internet Computer IDE
    • 5. Nervos IDE
      • 1. Nervos IDE Environment Configuration
      • 2. How to use Nervos IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
    • 6. Polygon IDE
      • 1. Polygon IDE Environment Configuration
      • 2. How to use Polygon IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 7. Flow IDE
      • Learn how to use Flow IDE to develop dApps
    • 8. FISCO BCOS IDE
      • 1. FISCO BCOS Environment Configuration
      • 2. How to use FISCO BCOS IDE
    • 9. Sui IDE
      • 1. Sui Environment Configuration
      • 2. How to use Sui IDE
    • 10. Aptos IDE
      • 1. Aptos IDE Usage Process
      • 2. How to use Aptos IDE
    • 11. XDC IDE
      • 1. XDC IDE Environment Configuration
      • 2. How to Use XDC IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 12. Astar IDE
      • 1. Astar Environment Configuration
      • 2. How to Use Astar EVM IDE
      • 3. How to Use Astar WASM IDE
    • 13. IRISnet IDE
      • 1. IRISnet Environment Configuration
      • 2. How to Use IRISnet EVM IDE
      • 3. How to Use IRISnet Native IDE
    • 14. Arbitrum IDE
      • 1. Arbitrum IDE Environment Configuration
      • 2. How to Use Arbitrum IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 15. Starknet IDE
      • 1. Starknet IDE Environment Configuration
      • 2. How to Use Starknet IDE
    • 16. Mina IDE
      • 1. Mina IDE Environment Configuration
      • 2. How to Use Mina IDE
Powered by GitBook
On this page
  • 1. File Explorer
  • 2. Create New Projects and Files
  • 3. Cut, delete, rename, copy, and download the files/project

Was this helpful?

  1. 2. ChainIDE Modules

2.1. File System

This section discusses the procedure to create projects, files, file systems supported by ChainIDE, etc.

Previous2. ChainIDE ModulesNext2.2. Editor

Last updated 1 year ago

Was this helpful?

ChainIDE supports multiple file types such as .md, CSS, HTML, JavaScript, etc., which are necessary to create blockchain-based applications.

1. File Explorer

2. Create New Projects and Files

To create a new project or a new file, you simply need to go to the explorer panel and click the project icon, if you want to create a new project and then click the file icon if you want to create a new file.

2.1 Project Creation in ChainIDE

Once you want to create a new project using ChainIDE, you simply need to click on the icon in the explorer panel, once you click there a new project will be created and you can set a name according to the contents inside the folder.

Once you click on the new file icon, a new file will be generated without any name and type, you can give a name and type to your file according to the contents and requirements in the file.

3. Cut, delete, rename, copy, and download the files/project

You can cut, copy, rename, delete, and download the files/folder using the ChainIDE explorer panel. To perform any of these actions, you need to click on the explorer menu shown in the top left menu panel, once you click on the Explorer icon, you can see all the projects and files under the explorer panel, choose any file/folder that you want to delete, cut, copy, rename, or download, and right-click on the selected file/folder, you will get all the options there and you can do any of those actions easily.

1. File Explorer in ChainIDE
2. Create New Project and File in ChainIDE
3. Create New Folder using ChainIDE
4. File creation in ChianIDE
5. Options for a File/Folder in ChainIDE