Skip to content

writeprovidence/walletconnect-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Connect Docs

Getting Started as a Dapp Developer

  • Head to the walletconnect repository and look under the "Browser Dapp Example" section.

Getting Started as a Mobile Wallet Developer

  • Head to the walletconnect repository and look under the "Mobile Wallet Example" section.
  • If you want to support push notifications, run a Push Server on a machine you control or trust to hold your push notification tokens.

Implementing a Bridge Server, Push Server, or Mobile Client in a new language

  • Take a look at the py-walletconnect-bridge repository for a reference implementation of the Bridge Server.
  • Take a look at the py-walletconnect-push repository for a reference implementation of a Push Server.
  • In order to simplify and clarify repository naming schemes, we are currently following the convention <language>-walletconnect-<bridge/push/client> in our repository names (e.g, py-walletconnect-bridge, swift-walletconnect-client, go-walletconnect-push, etc)

About

WalletConnect documentation for Dapp, Wallet and Bridge development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published