You are viewing a single comment's thread from:

RE: 🌈 Introducing Beeline: An Open Source Terminal Wallet for Hive

in HiveDevs2 months ago

Haha, no. This is the problem I find with Hive, stuff like this gets absolutely buried and is difficult to surface (huge problem with Hive imo). That's cool there is already a CLI, I had a lot of fun building this one. There is overlap here with the core functionality.

If anything, this is good because it validates some of the ideas I have around the CLI. I'm working on a plugins system and whatnot so devs can build their own plugins for the CLI and extend it, etc. I thought it would be cool to allow for different Hive apps (which all work on the basis of custom JSON and transfer operations) to wrap those in a UI and terminal (either through plugins or in the CLI itslf).