I want to write data to the Blockchain, and write to specific addresses.
I want to send small amounts of Bitcoin to addresses like this:
1MikesReallyCoolApp<game_id_here>59kuE
How can I do this while still maintaining a valid address to send BTC to?
Is there someone who can breakdown the parts of a Bitcoin address that can be altered? I know each address needs a "1" in the beginning, but not sure about the other rules.