A NodeJS wrapper for the Paystack Rest API
Supports CommonJS node applications.
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
```