bytesbay / web3-token

Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.
381 stars 51 forks source link

Feature Request: How about using ethers for verify #9

Open vanvuongngo opened 2 years ago

vanvuongngo commented 2 years ago

Hi, how about using the ethers package to verify instead of ethereumjs-util. There are several benefits IMO ...

best regards

bytesbay commented 2 years ago

Nice idea , will sit on it.