issues
search
YHTerrance
/
SOLution
Novel concept of answer-to-earn platform built on Solana.
6
stars
0
forks
source link
Feature/backend escrow functionality
#12
Closed
YHTerrance
closed
2 years ago
YHTerrance
commented
2 years ago
ask_question: deposit funds (BASE_FEE + user-defined amount reward)
select_solution: transfer BASE_FEE back to owner and user-defined amount reward to answer account
redeem_reward: person who answered question can redeem rewards from his or her answer account
Others:
Remove delete functionality for questions (so that users are discourage from deleting everything after getting the desired answer)
Remove delete functionality for answers that are selected as solutions so that correct answers can stay on the app
YHTerrance
commented
2 years ago
Modified idl.json so that merge can be successful
Others: