wallet-connect-web-examples/dapps/react-dapp-v2-with-web3js/src
Ben Kremer 3a2ac70f1f fix(dapps): normalize addresses to lowercase when validating signatures
fix(dapp-v2): normalize addresses to lowercase when validating signatures

chore: updates yarn.lock

fix(with-ethers): normalize addresses to lowercase for sig validation

fix(with-web3js): normalize addresses to lowercase for sig validation

Fixes #18
2022-04-08 17:09:37 +02:00
..
assets feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
chains feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
components refactor(with-web3js): handles multi-account balance representation 2022-02-22 11:58:53 +01:00
constants feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
contexts fix(with-web3js): resolves EthereumProvider type error fixed by 2.0.0-beta.26 2022-03-29 12:12:05 +02:00
helpers fix(dapps): aligns EIP712 example with the one used in spec 2022-03-10 12:04:09 +01:00
modals feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
App.tsx fix(dapps): normalize addresses to lowercase when validating signatures 2022-04-08 17:09:37 +02:00
index.tsx feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
react-app-env.d.ts feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00
styles.ts feat: sets up react-dapp-v2-with-web3js 2022-02-22 11:55:16 +01:00