0.16.50 • Published 9 years ago

zc-ripple-lib v0.16.50

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

#ripple-lib

A JavaScript API for interacting with Ripple in Node.js

Circle CI Coverage Status

NPM

###Features

  • Connect to a rippled server in Node.js
  • Issue rippled API requests
  • Listen to events on the Ripple network (transaction, ledger, etc.)
  • Sign and submit transactions to the Ripple network

##Getting Started

Install ripple-lib using npm:

  $ npm install ripple-lib

Then see the documentation and code samples

##Running tests

  1. Clone the repository
  2. cd into the repository and install dependencies with npm install
  3. npm test or npm test --coverage (istanbul will create coverage reports in coverage/lcov-report/`)

##Generating Documentation

The continuous integration tests require that the documentation stays up-to-date. If you make changes the the JSON schemas, fixtures, or documentation sources, you must update the documentation by running npm run docgen.

##More Information

0.16.50

9 years ago

0.16.49

9 years ago

0.16.48

9 years ago

0.16.45

9 years ago

0.16.44

9 years ago

0.17.1

9 years ago

0.17.0

9 years ago

0.16.43

9 years ago

0.16.42

9 years ago

0.16.41

9 years ago

0.16.40

9 years ago

0.16.39

9 years ago

0.16.38

9 years ago

0.16.37

9 years ago

0.16.36

9 years ago

0.16.35

9 years ago

0.16.34

9 years ago

0.16.33

9 years ago

0.16.32

9 years ago

0.16.31

9 years ago

0.16.30

9 years ago

0.16.29

9 years ago

0.16.28

9 years ago

0.26.27

9 years ago

0.16.26

9 years ago

0.16.25

9 years ago

0.16.24

9 years ago

0.16.23

9 years ago

0.16.22

9 years ago

0.16.21

9 years ago

0.16.20

9 years ago

0.16.19

9 years ago

0.16.18

9 years ago

0.16.17

9 years ago

0.16.16

9 years ago

0.16.15

9 years ago

0.16.14

9 years ago

0.16.13

9 years ago

0.16.12

9 years ago

0.16.11

9 years ago

0.16.10

9 years ago

0.16.9

9 years ago

0.16.8

9 years ago

0.16.7

9 years ago

0.16.6

9 years ago

0.16.5

9 years ago

0.16.4

9 years ago