# NEM Library

![NEM Library Logo](nemLibraryLogo.jpg)

[![npm version](https://badge.fury.io/js/nem-library.svg)](https://badge.fury.io/js/nem-library)
[![Build Status](https://travis-ci.org/aleixmorgadas/nem-library-ts.svg?branch=master)](https://travis-ci.org/aleixmorgadas/nem-library-ts)
[![Coverage Status](https://coveralls.io/repos/github/aleixmorgadas/nem-library-ts/badge.svg?branch=master)](https://coveralls.io/github/aleixmorgadas/nem-library-ts?branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Gitter chat](https://badges.gitter.im/nem-library-ts/Lobby.svg)](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.
