atomic-data-browser
atomic-data-browser copied to clipboard
JSON canonicalization using JCS
I'm currently using https://github.com/substack/json-stable-stringify, but I should change to a more strict serialization, conforming to JCS. Maybe https://github.com/snowyu/json-canonicalize.ts#readme?
see https://github.com/ontola/atomic-data/issues/35 and https://github.com/joepio/atomic/issues/115