Package Exports
- apostille-library
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (apostille-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Apostille-library
Apostille is a novel & holistic blockchain asset notarization and timestamping with transferable, updatable, brandable, and cojoined ownership features.
This library is meant to work with Catapult only. it will be updated as the nem2-sdk
and Catapult evolves and as more contributions and ideas emerges.
The purpose of this repository is to implement the standard as defined in https://github.com/nemtech/NIP/blob/master/NIPs/nip-0004.md
Installation
Before installing apostille-library we assume that you already have typescript and nem2-SDK installed.
To install apostille-library you can use npm or yarn:
# installation
npm install apostille-library
# OR
yarn add apostille-library
Documentation
To check out examples and docs, visit apostille.io
Questions
For questions and support please join the official Slack community chat where there is a specific apostille channel there.
The issue list of this repo is exclusively for bug reports and feature requests.
Contribution
For future contributors please make sure to read the Contributing Guide before making a pull request
Acknowledgments
A big thanks to all the people who have contributed!
And a special shoutout to @jabo38 the author of apostille white paper.