Home

This is a user guide for the Titan Suite IDE by Northern Block

About

The IDE (Integrated Development Environment) is a web application that allows you to write, compile, deploy and interact with smart contracts. Access the IDE from the link below:

https://ide.titan-suite.com

Sections

The IDE is made of four separate sections:

  1. File Explorer

  2. Editor

  3. Console

  4. Control Panel

1. File Explorer

Here, all created contracts are displayed. Contracts can be created with the "+" button and deleted by clicking the Garbage icon to the right of the file name.

2. Editor

Here, each file's code is displayed in a tab. Tabs can be closed by click the X icon to the left of the tab's name in the tab header.

3. Console

Here, details of each transaction is shown. Each item can be copied by clicking the icon next to them.

4. Control Panel

Here, you can view different tabs that allow you to access the full feature of the IDE while developing.

Last updated