Create Project
create with dashboard
open https://dash.varius.technology/create/project , create a new project, and download the project files.
- input a project name
- select a blockchain network (e.g., Ethereum, Solana, etc.)
- select a cryptocurrency (e.g., ETH, SOL, etc.)
finally, click the "Create Project" button. You will be redirected to the project page, where you can download the project files.
Projects that have already been created can be found at https://dash.varius.technology/
create with CLI
You can also create a project using the CLI by running npx vx create <PROJECT_NAME>
in your terminal, which will guide you through the project creation process.