@serene-dev/paystack
v1.0.0
Published
A NodeJS wrapper for the Paystack Rest API
Downloads
18
Readme
@serene-dev/paystack
A NodeJS wrapper for the Paystack Rest API.
Supports CommonJS node applications.
Installation
npm i -s @serene-dev/paystack
Documentation
Visit this link[https://serene-dev.xyz/documentations/paystack] or follow the steps below: Clone the version of the package from the Github package and
npm i
npm run compodoc
On completion, the documentaion files will be in a folder called documentation.