https://github.com/interledgerjs/ilp-account-service
https://github.com/interledgerjs/ilp-account-service
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interledgerjs/ilp-account-service
- Owner: interledgerjs
- License: apache-2.0
- Created: 2018-11-21T08:30:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:28:55.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:12:59.048Z (about 1 year ago)
- Language: TypeScript
- Size: 213 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ILP Account Service
//> Javascript wrapper for plugins that expose the Ledger Plugin Interface v2.## Installation
## API Documentation
## Usage
### Creating an account service
```js
//TODO
```Try it out by running the [example script](./example.js).