DepChain Run Instructions Clone the repository: Build the project: mvn clean install Run the application: mvn exec:java -Dexec.mainClass="com.sec.app.Main" -Dexec.args="args"