Skip to content

Ignat99/noolite-micropay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#The Ripple JavaScript Library

noolite-micropay connects to the Ripple network and runs in Node.js. Every time when you use noolite buttons noolite-micropay send XRP for devices and developers.

Use ripple-lib for

  • Connecting to a local or remote rippled in JavaScript (Node.js or browser)
  • Issuing rippled API requests
  • Listening to events on the Ripple network (transaction, ledger, etc.)
  • Signing and submitting transactions to the Ripple network

#Support tip for next commit

###In this file:

  1. Overview

###For additional documentation see:

###Also see:

##Getting noolite-micropay

Via npm for Node.js

  $ npm install ripple-lib

##Quickstart

https://www.youtube.com/watch?v=7AtCyB5lkUQ

##Running tests

  1. Clone the repository

  2. cd into the repository and install dependencies with npm install

  3. npm test or make test or node_modules\.bin\mocha test\*-test.js

About

`noolite-micropay` connects to the Ripple network and runs in Node.js. Every time when you use noolite buttons noolite-micropay send XRP for devices and deve$

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published