IDP Kit Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Before you start with the project setup, make sure you have the following dependencies on your local machine:
For running the project, you have two options: Docker or Gradle.
Cloning the project
2. Changing directory
3. Open the project in your feavourite IDEA
5. Building the project
6. Creating an alias (optional)
Running the IDP-Kit Frontend The frontend with which the user will interact to authenticate by doing a connect wallet.
Change into the frontend directory
Install dependencies using node v.16
Running the project
Run NFT-Kit JS (if ecosystem of your NFTs is not Ethereum or Polygon)
Cloning the project
2. Changing directory
3. Run the following command
4. Run the following command
3. Run project
4. Create a walt.yaml
file in the root directory of the project. Values needed are described in the .
4. Create a walt.yaml
file in the root directory of the project. Values needed are described in the .
You also need to run the NFT Kit JS, if your NFT collection is not hosted on the Ethereum or Polygon network. Per default, the project will be run under "". We will need that in the NFT collection configuration.