First clone this repository and install the dependencies with npm
by executing the following commands:
git clone [email protected]:nahmii/nahmii-2-sdk.git
npm i
To contribute, clone this repository and crate a new feature branch. Once the new feature is implemented, create a new pull request with a description of the added changes.
Feel free to open a feature request or report a bug through the issues page!