walletconnect-specs
walletconnect-specs copied to clipboard
WalletConnect Specifications
WalletConnect Specs
This repo runs specs.walletconnect.com.
Source can be viewed in docs directory.
Running Locally
yarn installyarn start- Open
http://localhost:3000/
Adding a New Page
- Create a new file in
docs/ - Configure
sidebars.jsto 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.