Timestamp
Sample Code
import { getTimestamp } from "timecipher"; const timestamp = await getTimestamp(); console.log("Current Timestamp:", timestamp);
import { getTimestamp } from "timecipher"; const timestamp = await getTimestamp(); console.log("Current Timestamp:", timestamp);