<!-- [![Build Status](https://travis-ci.org/EOSIO/eosjs.svg?branch=master)](https://travis-ci.org/EOSIO/eosjs) -->
[![NPM](https://img.shields.io/npm/v/eosjs-classic.svg)](https://www.npmjs.org/package/eosjs-classic)

# eosjs-classic

General purpose library for EOSIO blockchains.

Fork from https://github.com/EOSIO/eosjs/tree/be807e61c06d23410788637fa7309120ff1d9e65 , tag: 16.0.9

Because eosjs change a lot in version 20 , so fork the old one.

### Install

* Install with: `npm install eosjs-classic`

### Usage

* See [eosjs 16.0.9 README](https://github.com/EOSIO/eosjs/blob/be807e61c06d23410788637fa7309120ff1d9e65/README.md)