-
Notifications
You must be signed in to change notification settings - Fork 13
Description
TODO: please investigate and document, maybe create separate issues for:
- There’s a “Sell” link shown next to “Buy” in the Bitclout web UI that I can never seem to find again after registering an account. How is this handled in the code and styling? What conditions determine the presence of the Sell link?
UPDATE 4/10/2021: BitClout code in main.js was updated again since yesterday. The "Sell" functionality has changed and shows up under Creator Coin tab ... works partially, and not going to mess with it more til I update the code here again. Working on it ... DONE. Latest main.js is formatted and checked in.
-
What factors determine the ranking of posted content updates in BitClout’s Global content feed to users?
-
Users of Bitclout often assume (easily observable on Reddit, clubhouse and WhatsApp discussions) that all their posts, content and personal account information is stored in BitClout’s blockchain. According to @HPaulson’s analysis via the explorer API, there are only cryptocurrency transactions between wallets’ public keys. Image data is saved on Imgur. Unsure where the post contents are saved yet.