danfinlay / js-eth-personal-sign-examples

A simple web UI for demonstrating the provider API for signing & recovering messages.
311 stars 191 forks source link

Demo uses legacy web3 API #19

Open pcowgill opened 3 years ago

pcowgill commented 3 years ago

If would be cool if you get a chance to update the demo site for this repo so it doesn't use the legacy web3 API. Thanks!

Mostly since this MetaMask docs page links to this repo

Related issue https://github.com/MetaMask/metamask-docs/issues/212

jacobcoro commented 3 years ago

Came to say this too. Wanted to show off MetaMask features to a colleague and it didn't work

thandal commented 3 years ago

(Note: you can install the MetaMask Web3 Legacy plugin as a workaround...)

robksawyer commented 2 years ago

Can you please update the demo examples? This is super confusing for newbs.