Learn how to create or import a project in the Hiro Platform.
The Hiro Platform offers multiple ways to create projects, whether you're starting from scratch with a template or importing an existing repository. This guide will walk you through both approaches.
From the main projects page, click the "Add a project" button to begin creating a new project.
The Platform provides 2 types of pre-built templates to help you get started quickly:
1App templates
2Contract-only templates
App templates are feature rich templates pre-configured with a frontend and smart contracts.
Contract-only templates are pre-configured with just that: a smart contract to help you start building.
Simply select the template you want to get started with to open up a more detailed view of the app.
Once you are ready, click the "Clone" button to copy the template to your GitHub account. From there, you will see instructions on how to clone the repository locally to start development.