Skip to content

codingwithmanny/ethersjs-wallet-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthersJS Wallet Connection

Ever wanted to know how to connect/disconnect/auto-connect and perform RPC requests with just EthersJS?

ℹ️ NOTE: This is a forked version of the VanillaJS Wallet Connection Repo

This project demonstrates all this and more and was built in tandem with the article Use EthersJS To Connect To MetaMask & Read +Write From A Contract.

EthersJS Wallet Connection Screenshot

Demo

Want to see how this work?

Repl.it EthersJS Wallet Connection Demo

Requirements

  • nvm or node v18.12.1
  • pnpm v7.15.0

Getting Started

Install dependencies:

pnpm install;

Start server:

pnpm run dev;

Built By

@codingwithmanny

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published