Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 505 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 505 Bytes

@nahmii/sdk

Developing

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

Building

Testing

Contributing

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.

Issues

Feel free to open a feature request or report a bug through the issues page!