mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
README: Remove obsolete badges
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
A JavaScript API for interacting with the XRP Ledger
|
A JavaScript API for interacting with the XRP Ledger
|
||||||
|
|
||||||
[](https://circleci.com/gh/ripple/ripple-lib/tree/develop) [](https://coveralls.io/r/ripple/ripple-lib?branch=develop)
|
|
||||||
|
|
||||||
[](https://www.npmjs.org/package/ripple-lib)
|
[](https://www.npmjs.org/package/ripple-lib)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
@@ -12,6 +10,7 @@ A JavaScript API for interacting with the XRP Ledger
|
|||||||
+ Issue [rippled API](https://ripple.com/build/rippled-apis/) requests
|
+ Issue [rippled API](https://ripple.com/build/rippled-apis/) requests
|
||||||
+ Listen to events on the XRP Ledger (transaction, ledger, etc.)
|
+ Listen to events on the XRP Ledger (transaction, ledger, etc.)
|
||||||
+ Sign and submit transactions to the XRP Ledger
|
+ Sign and submit transactions to the XRP Ledger
|
||||||
|
+ Type definitions for TypeScript
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user