Alert: this is just a test, I don’t know if it is going to work as expected, but I am trying to.
I have created that account and issued 100,000 LUCK tokens, I am now trying to create an application that will manage the account
The way it is going to work is:
- Every 1,000 tokens will represent 1% ownership of the account
- There will be a minimum threshold to do any operation
- The accounts can change thresholds, manage funds and post as long as more than the threshold agrees with
Now I am trying to build the consensus engine that monitors who has how many tokens, and I am learning how to work with multi signatures in Hive.
Anyone that has any material to recommend for learning, I would appreciate!
I am already having some difficulties but as soon as I manage to make anything work I will share what I have learned. I am not opening the source code right now because it is ugly, as soon as I have at least something working I will share over