Skip to content

nrjshka/web3-wallets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-wallets

Universal interface for web3 wallets

           dapp                     wallets          blockchains


                               ╭───[MetaMask]────────[EVM-blockchains]
                               │
                               ├───[WalletConnect]───[EVM-blockchains]
[your dapp]───[web3-wallets]───┤
                               ├───[Phantom]─────────[Solana]
                               │
                               ╰───[NEAR Wallet]─────[NEAR]

Used chainId's

  • 1 - Ethereum
  • 4 - Ethereum Rinkeby
  • > 0 - EVM networks...
  • ...
  • < 0 - non-EVM networks...
  • -1 - Solana
  • -1001 - Solana-testnet
  • -2 - Near
  • -1002 - Near-testnet
  • -3 - TON
  • -1003 - TON-testnet

(For more information see /networks.ts)

Releases

Packages

Contributors

Languages