ControlxFreak / XmasLootBox

Merry Christmas! Welcome to the 2022 Discord Christmas NFT Loot Box Advent Calendar!
1 stars 0 forks source link

add a !send command #34

Closed ControlxFreak closed 1 year ago

ControlxFreak commented 1 year ago

let people send NFTs to eachother...

however, this will require:

  1. goerlli eth in every wallet to pay for gas fees
  2. private keys for every address so we can sign the transaction

so IDK how easily this can be accomplished 🤷‍♂️

ControlxFreak commented 1 year ago

On option:

  1. In the !add command, the owner can send some eth to the new address to cover fees.
  2. When I create the accounts, I can manually set the owner as an approved person to act on their behalf

^^ This would work

ControlxFreak commented 1 year ago

it is now !gift, but yes I did it.

ControlxFreak commented 1 year ago

I decided storing the private keys in plain text is fine since this is all fake anyway