ebaizel / veramo

A JavaScript Framework for Verifiable Data

Home Page:https://veramo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build, Test and Publish codecov

Veramo

Veramo is a JavaScript Framework for Verifiable Data that was designed from the ground up to be flexible and modular which makes it highly scalable. Create an agent, add plugins, run on server or mobile. You can also control your agent over REST.

Veramo runs on Node, Browsers, and React Native straight out of the box. Save time by using the same API across all platforms.

Documentation

See the full docs on veramo.io

Local development

This monorepo uses yarn workspaces and lerna

Install root package dependencies

yarn install

Install all packages dependencies

yarn bootstrap

Build

yarn build

Run the tests

yarn test
yarn test:watch

About

A JavaScript Framework for Verifiable Data

https://veramo.io

License:Apache License 2.0


Languages

Language:TypeScript 99.9%Language:JavaScript 0.0%Language:Dockerfile 0.0%Language:HTML 0.0%