owlstanding-labs / plans

plans for everything happening in the labs
0 stars 0 forks source link

[5d] client - core #4

Open speed-of-light opened 6 years ago

speed-of-light commented 6 years ago

[metamask]

(not needed)[user]

speed-of-light commented 6 years ago

@damienkeating please let me know if user is required or not, thanks

damienkeating commented 6 years ago

user is not required. People can enter the site with Metamask installed. Like this: https://token.store/

speed-of-light commented 6 years ago

if we do not have user backend, how do we store user buying information? They can only view the room once, and if user close browser or refresh it unintentionally, they will need to pay it again.

Another way to store it in the browser cache, but it will gone when user clear cache or move to other browsers. If this is considered, then I will proceed.

damienkeating commented 6 years ago

Hi Nelson, yes, that is right.

So we don't need them to pay. We just need to check their "OWD balance".

speed-of-light commented 6 years ago

OK, got it.