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
docs or utilities for a secure challenge flow. challenge message should include: nonce, timestamp, human-readable message, domain and chain information.
add /examples dir and replit with working examples
confirming that wallets other than metamask and wallet connect work appropriately
separating the signature verification step, and the token gating steps
making the token gating step compose multiple token gates. the default token gate utility would be to check for a .balanceOf() for a giving token address
The text was updated successfully, but these errors were encountered:
looking for feedback on v1. all feedback is appreciated.
if you have specific opinions on the following things let me know:
index.ts
other things that are on my mind:
/examples
dir and replit with working exampleserc20/721/777
vserc1155
signTypedData()
batchBalanceOf
forerc1155
.balanceOf()
for a giving token addressThe text was updated successfully, but these errors were encountered: