You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any advantages, that you know of, that the vue frontend offers over bitbadges-frontend?
I did explore that option initially. It is nice because it is auto-generated, but it doesn't support Ethereum EIP712 signatures natively. So, it isn't really too usable for our chain. I do think it is a good idea to have a dev starter dApp frontend (added to my todo list).
Same thing with ts-client. Doesn't support EIP712 natively which is why I created bitbadgesjs which is forked from EvmosJS (which does support it). In the future, I do think bitbadgesjs may need a rewrite (which can take inspiration from ts-client and also I plan to get inspiration from Injective SDK).
No description provided.
The text was updated successfully, but these errors were encountered: