Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/you21979/node-ripple-trade-helper
https://github.com/you21979/node-ripple-trade-helper
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/you21979/node-ripple-trade-helper
- Owner: you21979
- License: mit
- Created: 2014-11-09T10:53:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T06:03:19.000Z (almost 6 years ago)
- Last Synced: 2024-11-06T03:51:07.633Z (7 days ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
don't use this software
========================* Please do not use because it is old and not maintained. Vulnerability information relating to signature is released to ripple-lib used in this version.
* https://ripple.com/dev-blog/statement-on-the-biased-nonce-sense-paper/node-ripple-trade-helper
========================[![NPM](https://nodei.co/npm/ripple-trade-helper.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/ripple-trade-helper)
[![Build Status](https://secure.travis-ci.org/you21979/node-ripple-trade-helper.png?branch=master)](https://travis-ci.org/you21979/node-ripple-trade-helper)
[![Coverage Status](https://coveralls.io/repos/you21979/node-ripple-trade-helper/badge.png)](https://coveralls.io/r/you21979/node-ripple-trade-helper)what is this
------------ripple上の取引システムを簡単に扱えるようにしたライブラリ
rippleのシステムは扱える商品が複雑なので幾つかドメインを絞っている
* 取引所(GATEWAY)単位での取り扱い
* XRPとIOUの組み合わせだけの取り扱い(USD/JPYなどのIOU1/IOU2は同一issuerのみ対応)
* ウォレットが取引所にあるかのように扱うこの制約によりビットコイン取引所に対応したトレーディングシステムに対応しやすいと思われる
nodejs製のトレーディングボットであればgekkoなど。install
-------
```
git clone https://github.com/you21979/node-ripple-trade-helper.git
cd node-ripple-trade-helper
npm install
```exchange
--------* orderbook
* buy
* sell
* orderlist
* cancelwallet
------* balance
* withdrawLicense
-------
MIT Licensedonate
------
ripple:raWU9xY9WgG8mrSZs3Gu37XFhFwcxGeDDa
bitcoin:1GLnWVBpadWnHpxf8KpXTQdwMdHAWtzNEw
monacoin:MCEp2NWSFc352uaDc6nQYv45qUChnKRsKK