Create a Project
All resources and integrations within the Affinidi Trust Network, such as Affinidi Login, Credential Issuance, and Affinidi Iota Framework, are associated with a project. You can create up to 5 projects on your account and use the IAM Policy to access other projects owned by another developer.
Create a Project
To create a project, simply login to the Affinidi Portal . It will automatically create a default project on your first login. The Affinidi Portal is a web interface that enables you to create configurations and manage your resources to integrate with our products and services.
Alternatively, you can install the Affinidi CLI in the next section to create a project.
Install Affinidi CLI
- Download and install NodeJS on your machine if you haven’t set it up yet.
Node Version
Affinidi CLI requires Node version 18 and above.- Install Affinidi CLI using Node Package Manager (npm).
npm install -g @affinidi/cli
- Verify that the installation is successful.
affinidi --version
- Authenticate to Affinidi services and create your first project.
affinidi start
You’re all set!
What’s next
Glad to hear it! Please tell us how we can improve more.
Sorry to hear that. Please tell us how we can improve.
Thank you for sharing your feedback so we can improve your experience.