Skip to content

kynesyslabs/tlsn-component

Repository files navigation

Demos TLSNotary Component

Webpack based embedded server component to use TLSNotary module outside webpack

Quickstart

bun install
./rebuild
./start

This will build the embedded server and serve it locally over HTTP on port 8443.

You can test the integration with other frameworks like vite:

cd examples/vite-integration
bun install
bun run dev

Visit http://localhost.5173 and create an attestation (it will take a while)

About

Webpack based self-hostable tlsn service component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published