walletconnect-docs
walletconnect-docs copied to clipboard
WalletConnect Documentation
WalletConnect Docs
This repo runs docs.walletconnect.com.
Source can be viewed in docs
directory.
Running Locally
-
yarn install
-
yarn start
- Open
http://localhost:3000/
Adding a New Page
- Create a new file in
docs/
- Configure
sidebars.js
to create the sidebar link.
Editing a Page
- Open the file in
docs/
Older versions are available in versioned_docs/
.
Customize Settings & Theme
- Open
docusaurus.config.js
More
For more options, check the Docusaurus docs.