# Install CyberConnect JS SDK **Published by:** [0xuin](https://paragraph.com/@0xuin/) **Published on:** 2022-05-28 **URL:** https://paragraph.com/@0xuin/install-cyberconnect-js-sdk ## Content Quick SetupEnvironment​Please make sure that you have installed Node.js and MetaMask Chrome Extension on your computer.Install JS SDK​We'll be working with the CyberConnect JS SDK. For installation, simply run:npmYarnnpm install @cyberlab/cyberconnect Install Social Verifier​We'll be working with the CyberConnect Social Verifier. For installation, simply run:npmYarnnpm install @cyberlab/social-verifier Install GraphQL packages​In addition, we use GraphQL as the query language for data retrieval. Install both packages:npmYarnnpm install graphql graphql-request ## Publication Information - [0xuin](https://paragraph.com/@0xuin/): Publication homepage - [All Posts](https://paragraph.com/@0xuin/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@0xuin): Subscribe to updates - [Twitter](https://twitter.com/0xuin): Follow on Twitter