Skip to content

serenity-kit/serenity-tools

Repository files navigation

Serenity Tools

Collection of tools to build secure Apps.

Trust Chain

A cryptographically verifyable chain of events to determine a list team members.

For usage details see the Trust Chain README

Migrate

Migrate can be used to run migrations on Databases using WebSQL API. The migrate function accepts a list migrations that should run.

For usage details see the Migrate README