Content pfp
Content
@
0 reply
0 recast
0 reaction

Edmund Edgar (goat/acc) pfp
Edmund Edgar (goat/acc)
@edmundedgar.eth
Thinking about the ByBit Safe UI compromise: Are there any examples out there of dapp front-ends consisting of simple, *legible* JavaScript/HTML/CSS? I mean no build step, no imports, no minification, just a web page and a CSS and a JavaScript or two and you can click "view source" and tell exactly what it does.
2 replies
0 recast
1 reaction

shazow pfp
shazow
@shazow.eth
Still need to do some imports for wallet connecting (this uses web3modal) but I tried to do the minimum possible reactive frontend (using raw webcomponents) here, fairly legible I think: https://github.com/thousandetherhomepage/kethernftpublisher/tree/main/docs
1 reply
0 recast
1 reaction

Edmund Edgar (goat/acc) pfp
Edmund Edgar (goat/acc)
@edmundedgar.eth
Nice. I never used walletconnect for reality.eth because there seems to be a server and an API key involved. I think I'd be happy with just the browser web3 interface (metamask or equivalent)
1 reply
0 recast
1 reaction

shazow pfp
shazow
@shazow.eth
I would rather not use it either, but I like trying something new every time I build something and it has been a while since I played with web3modal. :)
0 reply
0 recast
1 reaction