All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix typescript error (ead31d9)
- Update JSdoc for checkAccess (69fe133)
- Export destroyKey as public API (a2aea45)
- Impl destroyKey function (e6f867a)
- Impl checkAccess function (e34c583)
- Fix README (6a96963)
- Update Changelog and README (4a36b59)
- Fix typescript linting (ae6918e)
- Impl sellKey instruction (b2076a3)
- Update README.md (8347b61)
- Implement the generateKey instruction (2bded26)
- Remove template scripts (eadd15e)
- fix: all contributors (5c6e948)
Initial release