Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Cardano Slots Script

A very simple python script to calulate slots

How to use

python -i CardanoSlots.py

A interactive terminal will open
Get a unix time from here if you don't know how
Use 'getSlotFromUnixTime' to get a slot
You can check using getUTCEsitmateFromSlot

mySlot = getSlotFromUnixTime(<YOUR_TIME_HERE>)
getUTCEstimateFromSlot(mySlot)

Notes

In the event of a hard fork in which times are affected this code will be deprecated.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages