andromedaprotocol / andromeda.js

Command line interface for interactions with Andromeda contracts.
1 stars 1 forks source link

Adding a BlockHeight and Timestamp queries. #75

Open daniel-wehbe opened 1 year ago

daniel-wehbe commented 1 year ago

To get the block height, you would need to find an rpc and check it and for the timestamp you need to use some online unix timestamp. As ive been working in CLI, I think being able to query these from CLI would be nice to have.