This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
v0.1.0
Usher Satellite
This release includes an entirely updated library written in Typescript for an entirely updated platform.
- define publish in package 4c66e2b
- update revert version for it to be managed ee0630d
- readme 5f7462a
- readme 350c2f1
- readme 89430e7
- producing docs using typedoc 5be2837
- satellite library basically ready 38f6f0b
- enhancing testing suite -- created callback handler 3d62265
- moved logic related to conversion management to the hosted iframe that will load on each website managing a conversion 5c8ea6e
- processing alot within the JS bundle... bloating it. Going to move logic to the Satellite iframe. Upgrading rollup with esbuild for typescript compat 6b2e162
- solve types for framebus param 702d05c
- convert code to typescript. integrate the new endpoints for starting and saving a conversion. integrate the did authentication prior to conversion processes 496db37