alokjkashyap / EthFlashCard

A ethereum app to generate a flash card with redeemable function
MIT License
1 stars 1 forks source link

Added getters and partial redeem functions #4 #11

Closed azaek closed 2 years ago

azaek commented 2 years ago

Note: Redeem partial function is experimental. It needs a key swap after every partial redemption because the password once sent to the contract as param can be decoded against the transaction and once decoded anyone can redeem the rest.