Skip to content

ziinxed/veramo

 
 

Repository files navigation

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 expose 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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%