entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

integrate core version bash from sdk to cli for ascii art #202

Open rh0delta opened 2 months ago

frankiebee commented 2 months ago

ideally we pull the version directly from the node via the rpc api. however this opens up a whole can of design worms: what happens if we fail to connect: we warn the user their offline? some kind of banner maybe while we are their do we warn the user if it's a "unsupported version and this may have unintended consequences"