-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[0.25] Change Name of Program to "BitShares" #418
Comments
This has been discussed but not had an issue opened. |
I like just Bitshares. |
@btswolf, Everywhere I look online the S is capital in BitShares. I guess that is the way we should write it. |
@svk31 Probably does make sense to just call all the binaries just "Bitshares" |
Can i take this feature ? |
@ariesjia This should probably be claimed by @svk31 or @calvinfroedge because they have worked with the binary builds. |
Personally I prefer Bitshares with lowercase s, but we did a round on this a while back and the community decision was to use BitShares with a capitalised S so that's what the GUI tries to use everywhere. One problem with renaming the binaries is that it may create a new storage domain, meaning that old wallets will not be available from the new binaries. |
On Mac OS, the name was just changed from "BitShares2-light" to "BitShares Light Wallet" and nothing weird happened. Maybe because the support folder at _ Library -> Application Support -> BitShares2-light _ retained the same name. |
Right, as long as the package name defined here: https://github.com/bitshares/bitshares-ui/blob/staging/package.json#L2 remains the same, the storage domain will be the same. The product name (Bitshares Light Wallet) is defined here: https://github.com/bitshares/bitshares-ui/blob/staging/package.json#L76 and can safely be changed. |
I think all that really matters is the visual here. We have a lot of extra words that aren't relevant anymore:
|
The program is called the "Light Wallet" and inside of it there are "Wallets" you can create and control or you can use the Account Model and not use a wallet.
It is confusing to have the same name for two different things. Is the wallet the program or the things that hold my accounts inside the program? This confuses new users.
Since the word wallet is used to refer to the account-holding object within the program much more than the program itself and since the program actually does much more than just function as a wallet, the easiest and clearest thing to do is simply rename the program.
"BitShares Light Client" is ok but most users have no idea why is it called "Light" anyway. What about these ideas:
I think plain old "BitShares" it the best but I understand using the same name as the blockchain or the BTS asset might confuse something. "BitShares Client" fixes that but an average user doesn't necessarily understand the computer jargon "client/server" so they might think it is for the clients of some company, I don't know.
Also, should we capitalize the S in shares? I'm not sure.
Finally, I do also understand we want to differentiate the web interface from the program. That might be why the word light was used in the first place. I don't know.
Plain old BitShares is my vote. Simple, Elegant, Clear. Haha.
The text was updated successfully, but these errors were encountered: