A node library to consume wakanow api
Node v16 and higher is required. To make sure you have them available on your machine, try running the following command.
node -v
This SDK can be installed with npm or yarn or pnpm.
# using npm
npm install wakanow-node
# using yarn
yarn install wakanow-node
# using pnpm
pnpm add wakanow-node
- TODO
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
wakanow-node
was created by Solomon Olatunji. It is licensed under the terms of the MIT license.
wakanow-node
was created with Solomon Olatunji
.