sologenic / sologenic-xrpl-stream-js

Persistent transaction handling for the XRP Ledger
MIT License
18 stars 11 forks source link

Make better documentation - Including README.md (Bounty: 2000 SOLO) #3

Closed bashash closed 4 years ago

bashash commented 4 years ago

Summary It's important for clients to jump-start and be able to use this library. Therefore it's essential we have good documentation. This documentation comes from: npm run doc "Generate HTML API documentation and open it in a browser" npm run doc:json "Generate API documentation in typedoc JSON format"

README.md should also cover examples and a complete documentation.

okanaganrusty commented 4 years ago

See PR #17