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.
Archived v1.0 docs can be viewed in the v1.0 branch.