Skip to content

Dryec/walletconnect-website

 
 

Repository files navigation

WalletConnect.org website

See live walletconnect.org

Local development

The website is built with gastby.js

To build the site locally install Gatsby.

npm install -g gatsby-cli

Then run Gatsby in watch mode:

gatsby develop

Then you have the site at http://localhost:8000/

Publishing

Merging to the production will automatically publish a new site.

Icons

The icons are from Simple Icons.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 3.5%