Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个加密钱包,我已经实现了personal_sign,并且eth_sign很快,如何实现eth_signTypedData,官方的 walletConnect 文档似乎没有相关信息。有什么想法吗?谢谢!
personal_sign
eth_sign
eth_signTypedData