This repository was archived by the owner on Jun 16, 2026. It is now read-only.
v1.0.0: App data v1 (#31)
* Deprecate old way of generated CID * Refactor app-data project and implement new hashing algorithm * Add legacy method * set version * Try to fix issue importing schemas in explorer * set version * Export deterministic stringify * Make it compatible with ethers-v5 * Import only the functions from ethersjs we need * Do not import all the utils * Improve implementation * Add missing tests * Refactor CID generation * Make the code more self esplanatory * Improve AJV instanciation Co-authored-by: Alexandr Kazachenko <shoom3301@gmail.com> * Simplify AJV instantiation * Set version --------- Co-authored-by: Alexandr Kazachenko <shoom3301@gmail.com>