Connect button
Proof of Wallet Ownership
<aside> βοΈ This can be done by simply having the user send himself a tiny amount of Ada in a transaction that is NOT submitted. The witness signature of the /0/2 (staking) key can then be verified on the transaction body.
</aside>
Record of the desired purchased or redeemed LEB points (web 2) in the transaction metadata using the message CIP-20: https://cips.cardano.org/cips/cip20/. There is a limit of 64 characters per string in the βmsgβ.
{
674: {
"msg": [
"user: [email protected]",
"points cost: 2000",
"description: Buying class entry for Cardano Dev - Beginner",
]
}
}
Security is an issue here as we are transacting between Web2 and Web3: