CyberConnect Developer Center is a perfect space for developers to learn about the CyberConnect Protocol, get inspired, and start building meaningful social experiences for users.
CyberConnect is a decentralized social graph protocol that helps dApps bootstrap network effects and build personalized social experiences.
The CyberConnect Protocol is designed for developers to create, access, and easily build upon decentralized social graphs on Ethereum and Solana. By using dApps built upon the protocol, your users will be freed from centralized databases owned by network operators. Your users' data will become portable, self-sovereign, and blockchain-agnostic.
CyberConnect Developer Center is built using Docusaurus 2, a modern static website generator.
Before running any commands in your CLI, make sure that you have Node 12 or better installed on your computer.
$ yarn
This command will install all the packages that are necessary to start the development server.
Sign up to Algolia and create an application then update the following variables in .env
file:
ALGOLIA_APP_ID=
ALGOLIA_API_KEY=
ALGOLIA_INDEX_NAME=
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn update-version V2
This command updates auto-generated code. Include them into the commit.
These are our communication channels, so feel free to contact us:
- Discord
#developers
channel - @CyberConnectHQ on Twitter
- Github for issues