Accelerometer in bolt

Is it possible to implement accelerometer and gyro with bolt??

Yes. It should be possible. However, you will typically need to use it along with the Arduino and then sync the data from Arduino with Bolt using the Arduino library.
Check out: https://docs.boltiot.com/docs/arduino-library for the library.