You are viewing a single comment's thread from:

RE: 2nd update of 2024: Releasing the new HAF-based stack for Hive API nodes

in HiveDevs2 months ago

Create a HAF app to support creation and maintenance of “lite” accounts at the 2nd layer.

Would the "lite" accounts be those created by third parties to generate the key? Or similar to InLeo through social platforms (X, Gmail, Facebook and others).

Sort:  

To create a lite account, you would create your own key and "register" it in the blockchain with an associated "human-readable" name. Any existing hive account including "app" accounts will be able to register such lite accounts with custom_json operations. Then 2nd layer apps can "recognize" the registered lite account and can "co-sign" transactions for it on the hive blockchain.

We'll provide a HAF app that supports the API for tracking lite account registrations and probably some other services as well.

It's very interesting, I can't wait to see it.