NHDisplay(NHD-C0216CiZ-FSW-FBW-3V3) with Arduino nano

Dear all,
i have this NHD-C0216CiZ-FSW-FBW-3V3 display()
(https://www.newhavendisplay.com/specs/NHD-C0216CiZ-FSW-FBW-3V3.pdf)

I have also added following libraries
#include "ST7036.h"
#include "LCD_C0220BiZ.h"
#include <Wire.h>

I want to just get started with I2C communication between Arduino nano and this display.
I have made the display connection as per the datasheet, but do not know who to connect with Arduino.

Can anyone help me to just get started(Hello world)...?
Thanks in advance.

Hi...i am a Newbie. Please help me to get started?