Properties
The Clarinet SDK provides a couple properties that can be used to interact with the simnet.
Installation
blockHeight
Returns the current block height of the simnet.
deployer
Returns the default deployer address as defined in the project file.
currentEpoch
Returns the current epoch of the simnet.
This represents the Stacks blockchain's progress through discrete time periods, cycles, or upgrades.
Last updated on