nem-library
Version:
Reactive Library for NEM
31 lines (20 loc) • 1.56 kB
Markdown
# NEM Library

[](https://badge.fury.io/js/nem-library)
[](https://travis-ci.org/aleixmorgadas/nem-library-ts)
[](https://coveralls.io/github/aleixmorgadas/nem-library-ts?branch=master)
[](https://opensource.org/licenses/MIT)
[](https://gitter.im/nem-library-ts/)
:information_source: [NEM2-SDK](https://github.com/nemtech/nem2-sdk-typescript-javascript) is the successor of NEM Library for NEM2, a.k.a. Catapult. NEM Library will be maintained until NEM upgrades the network to Catapult Server.
## Installation and Usage
### Via NPM
`npm install nem-library --save`
## Documentation
[NEM Library Documentation](https://nemproject.github.io/nem-library-docs/)
## Usage
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.