Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
khawarizmus committed Jul 19, 2018
2 parents f0fe549 + 3a40d0f commit c6b268b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
</p>
</p>

Apostille is a novel & holistic blockchain notarization and timestamping with transferable, updatable, branded, and conjointly owned notarizations.
Apostille is a novel & holistic blockchain notarization and timestamping with transferable, updatable, branded, and cojointly owned notarizations.

[Apostille whitepaper](https://nem.io/wp-content/themes/nem/files/ApostilleWhitePaper.pdf).

---

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 Github is to define the standard and give examples.
# instalation
Before installing apostille-library we asume that you already have [typescript and nem2-SDK](https://nemtech.github.io/getting-started/setup-workstation.html#typescript-javascript) installed.
# Installation
Before installing apostille-library we assume that you already have [typescript and nem2-SDK](https://nemtech.github.io/getting-started/setup-workstation.html#typescript-javascript) installed.

To install apostille-library you can use npm or yarn:
```bash
Expand All @@ -28,12 +28,12 @@ npm install apostille-library # OR yarn add apostille-library
# Documentation
To check out examples and docs, visit [apostille.io](https://apostille.io)
# Questions
For questions and support please [join](https://nem2.slack.com/join/shared_invite/enQtMzY4MDc2NTg0ODgyLTFhZjgxM2NhYTQ1MTY1Mjk0ZDE2ZTJlYzUxYWYxYmJlYjAyY2EwNGM5NzgxMjM4MGEzMDc5ZDIwYTgzZjgyODM) the official Slack community chat where there is a specefic apostille channel there.
For questions and support please [join](https://nem2.slack.com/join/shared_invite/enQtMzY4MDc2NTg0ODgyLTFhZjgxM2NhYTQ1MTY1Mjk0ZDE2ZTJlYzUxYWYxYmJlYjAyY2EwNGM5NzgxMjM4MGEzMDc5ZDIwYTgzZjgyODM) 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](./.github/CONTRIBUTING.md) before making a pull request
# Acknowledgments
A big thanks to all the people who already contributed!
A big thanks to all the people who have contributed!

and a special Thanks to [@jabo38](https://github.com/jabo38) the author of apostille white paper and [@aleixmorgadas](https://github.com/aleixmorgadas) one of the NEM core developer for their extensive support.
And a special shoutout to [@jabo38](https://github.com/jabo38) the author of apostille white paper and [@aleixmorgadas](https://github.com/aleixmorgadas) a NEM core developer for their extensive support.

0 comments on commit c6b268b

Please sign in to comment.