Thanks for reading through everything. The Claude talk was …

Minenclown ·

Thanks for reading through everything. The Claude talk was just for me actually. But good to know the insights you gave me now.
Learn learn learn is what i have to do to achive all of this. I feel like my head already can't keep up with all my ideas.. lets see.
BUT for the immutable transaction ID:
Functions as data onchain should be swappable. That means that every function exists, sitting onchain. But the MAIN is the actual file you have to work on and shouldn't be including hardcoded stuff. Imagine the interface as html. And inside this you can add taggs which are also included in every function file (Developer Version) like github but modular and every version accessable with the same interface. The official consumer version has a defined Version function which knows where the transactions are. Probably working with a .db file where txid's get parameters like:
ID | Project | Function Name | Version | Date | Contributer/Programmer/Issuer | Dev. Version |
Maybe this can be hosted offchain as another service by the miners or really just inside another programm which collects all the existing parts of the db file.. pretty complicated if something has to change or gets values added over time..
Anyways. Consumer version is just adaptable through a drag down menue where non hardcoded functions combine the linked | Version | + | Project | + | Dev. Version | as current program version. Probably takes some time loading the onchain html before it gathered all the right information + functions out of the .db.
Thats how i could imagine something like this. I am really just leaving this here for now so someone who already knows how to build sth like this could be inspired and start sooner. Cause the world needs a network capable of this. For the sake of adaptation and adoption.