Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirceanis/veramo-agent-ts-template

A simple typescript template project for a veramo agent
https://github.com/mirceanis/veramo-agent-ts-template

Last synced: 15 days ago
JSON representation

A simple typescript template project for a veramo agent

Awesome Lists containing this project

README

        

# veramo-agent-ts-template

A simple typescript template project using [Veramo](https://github.com/uport-project/veramo).

This project creates a Veramo instance configured to resolve DIDs using a few DID methods and then resolves one of these
DIDs.

## usage

```bash
pnpm i
pnpm start
```