no, but working on it. what you trying to do?

metamitya ·

no, but working on it. what you trying to do?

Replies

RexStar ·

Take over the world.

RexStar ·

My query is about login credentials and/or posting to treechat externally.

When a user posts on treechat what key signs the transaction - their primary BSV wallet key, or a separate identity key that tree chat generates? My hope is that it uses their existing bsv key.

If it's a separate key, how does treechat generate or derive its signing key? Is it bip44 derived from a seed phrase with a specific path? Is it a random key stored locally is it Bap-derived? Can users export it as a WIF or mnemonic?

Also, if separate, what is the exact on chain transaction format for a post treechat will index what MAP field does treechat require for a post to appear in this field. Specifically: what AIP signature format does it expect, and how do you reference an existing thread by txid, and how do you attach an image or external links so it renders correctly in the tree chat UI?