Skip to content

@veramo/cli full functionalities #774

Answered by mirceanis
tientaidev asked this question in Q&A
Discussion options

You must be logged in to vote

You can use veramo CLI to execute any method that the veramo agent exposes. These methods can be executed as terminal commands, using the veramo execute command, or they can be called through OpenAPI, when the agent is started as a server using the veramo server command.
This is very useful if you are developing an application in a different stack than Node.js, because you can make use of existing javascript plugins and treat veramo as an external service.
Veramo CLI can also be used with packages and plugins from other projects, so you are not limited to the transitive dependencies of the @veramo/cli package.

If you are already developing a Node.js app, then it makes more sense to use Ve…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tientaidev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants