Installation
Pesa SDK can be installed using NPM package manager.
#
System Requirements#
Minimum requirementsTo run the SDK, your system will need to have Node version >= 10.1.
#
Installing to an Existing ProjectThe MPesa Nodejs SDK can be an existing project using NPM or Tarn.
In your project root:
- YARN
- NPM
#
UpgradingWhenever there is a new release, then from the command line in your project root:
- YARN
- NPM