Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Connect to MetaMask with EIP-6963 TypeScript & React examples (M…
…etaMask#1247) * Format code on Connect to MetaMask Index page * Add Web3Onboard link to list of 3rd Party libs that support EIP-6963 * First draft of TypeScript only example * Create a Vanilla TS and React + TS steps for connecting to Metamask with EIP-6963 * Update more of the Vanilla TypeScript example: *With better explanations and comments removes where not needed * add npm and bash commands * Add Vanilla TypeSCript example as tabs * Add import for tabs and tabItem theme * Add React + TypeScript example * update tab info * remove semicolons for consistency * Update React + TypeScript * first pass edits (WIP) * Simplify "why EIP-6963?" * Expand EIP1193Provider explanation to include other wallets * apply suggestions (still WIP) * edits * add setup step to react * More active voice for Why EIP-6963 * vanilla should be lowercase Co-authored-by: Joan E <[email protected]> * edits and apply suggestions * lowercase vanilla in what's new --------- Co-authored-by: Alexandra Tran <[email protected]> Co-authored-by: Christian Montoya <[email protected]> Co-authored-by: Joan E <[email protected]>
- Loading branch information