Skip to content

RabbyHub/walletconnect-monorepo

Repository files navigation

WalletConnect v1.x.x

Open protocol for connecting Wallets to Dapps - https://walletconnect.org

备注

  • core 初始化 transport
  • transport 内通过 _socketSend、_socketReceive 和服务端通信
  • core 内通过 _handleIncomingMessages 处理服务端传来的消息

Packages

SDK Current Version Description
walletconnect npm version SDK
Clients Current Version Description
@rabby-wallet/wc-core npm version Core Client
@rabby-wallet/wc-client npm version Isomorphic Client
Providers Current Version Description
@rabby-wallet/wc-ethereum-provider npm version Ethereum Provider
@rabby-wallet/wc-truffle-provider npm version Truffle Provider
@rabby-wallet/wc-web3-provider npm version Web3 Provider
@rabby-wallet/wc-web3-subprovider npm version Web3 Subprovider
Helpers Current Version Description
@rabby-wallet/wc-browser-utils npm version Browser Utilities
@rabby-wallet/wc-http-connection npm version HTTP Connection
@rabby-wallet/wc-iso-crypto npm version Isomorphic Crypto
@rabby-wallet/wc-qrcode-modal npm version QR Code Modal
@rabby-wallet/wc-react-native-dapp npm version React-Native Dapp
@rabby-wallet/wc-signer-connection npm version Signer Connection
@rabby-wallet/wc-socket-transport npm version Socket Transport
@rabby-wallet/wc-types npm version Typescript Types
@rabby-wallet/wc-utils npm version Utility Library

## Quick Start

Find quick start examples for your platform at https://docs.walletconnect.org/quick-start

Documentation

Read more about WalletConnect protocol and how to use our Clients at https://docs.walletconnect.org

Contributors

This project exists thanks to all the people who contribute.

All contributions are welcome! Feel free to create an Issue or make a PR in this repository

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published