For the complete documentation index, see llms.txt. This page is also available as Markdown.

WalletConnect monorepo

  • Load the required modules.

npm run bootstrap
  • Move the files to dist that are required to run.

npm run move-dist
  • Run monorepo.

npm run start

Last updated