Skip to content

WebOfTrust/kiwi

Repository files navigation

KIWI

KERI Interactive Web Interface

Mithril, construct-ui based user interface

example workflow

Dependencies

Yarn v2+ (Berry) https://yarnpkg.com/getting-started/install

Installing

yarn

Running

yarn run serve

Run tests

yarn test

Building

Environment files .env.gleif, .env.legal-entity, and .env.qvi are used to configure environment variables used in the build. These should be properly configured before creating builds.

yarn build:gleif
yarn build:legal-entity
yarn build:qvi

OR

yarn build:all

Creates dist-gleif/, dist-legal-entity/ and dist-qvi/ respectively.

About

UI tooling for working with KERI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages