{"id":26070319,"url":"https://github.com/dappforce/subsocial-parachain","last_synced_at":"2025-04-11T19:04:06.522Z","repository":{"id":37207295,"uuid":"337676089","full_name":"dappforce/subsocial-parachain","owner":"dappforce","description":"The Subsocial parachain, built with the Substrate framework, provides the blockspace and social primitives needed to build a decentralized social graph.","archived":false,"fork":false,"pushed_at":"2025-01-08T03:00:34.000Z","size":7077,"stargazers_count":28,"open_issues_count":24,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-25T14:51:18.500Z","etag":null,"topics":["blockchain","kusama","parachain","polkadot","protocol","social-media","social-network","social-protocol","subsocial","substrate","web3-social"],"latest_commit_sha":null,"homepage":"https://subsocial.network","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dappforce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-10T09:33:45.000Z","updated_at":"2024-12-25T16:02:48.000Z","dependencies_parsed_at":"2023-11-06T11:38:13.320Z","dependency_job_id":"0c4ce170-2b4b-452f-b2ec-110abcb35f54","html_url":"https://github.com/dappforce/subsocial-parachain","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappforce%2Fsubsocial-parachain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappforce%2Fsubsocial-parachain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappforce%2Fsubsocial-parachain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappforce%2Fsubsocial-parachain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dappforce","download_url":"https://codeload.github.com/dappforce/subsocial-parachain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465324,"owners_count":21108243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","kusama","parachain","polkadot","protocol","social-media","social-network","social-protocol","subsocial","substrate","web3-social"],"created_at":"2025-03-08T23:15:55.597Z","updated_at":"2025-04-11T19:04:06.502Z","avatar_url":"https://github.com/dappforce.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subsocial parachain node\n\nThe Subsocial parachain is our custom built Kusama blockchain, based on the Substrate framework.\n\n## Build\n\nFor Linux, FreeBSD, OpenBSD, and macOS:\n\n```sh\ngit clone https://github.com/dappforce/subsocial-parachain\ncd subsocial-parachain/\nsh scripts/init.sh\ncargo build --release\n```\n\n## Run\n\nTake into account that you need to build a binary as described in the previous step.\n\nSimply run and join the network:\n\n```shell\n./target/release/subsocial-collator \\\n--name=your-node-name \\\n-- \\\n--execution=wasm \\\n--chain=kusama\n```\n\nRun as an archive node (store all blocks state):\n\n```shell\n./target/release/subsocial-collator \\\n--name=your-node-name \\\n--pruning=archive \\\n-- \\\n--execution=wasm \\\n--chain=kusama\n```\n\n### Using docker\n\nOfficial Docker Hub image of the Subsocial parachain: \nhttps://hub.docker.com/r/dappforce/subsocial-parachain\n\nSimply run and join the network with docker:\n\n```shell\ndocker run -d -v node-data:/data dappforce/subsocial-parachain:latest subsocial-collator \\\n--name=your-node-name \\\n-- \\\n--execution=wasm \\\n--chain=kusama\n```\n\n### Run a local testnet using parachain-launch\n\n- Install [parachain-launch](https://github.com/open-web3-stack/parachain-launch)\n- Install [Docker-compose](https://docs.docker.com/compose/install/)\n- Configure and launch with a single command: `./parachain-launch/launch.sh`\n\n**Note:**\n\n- You may need to build docker image if the one [in registry](https://hub.docker.com/r/dappforce/subsocial-parachain) is outdated.\n- To build latest docker image, compatible with parachain-launch, run exactly:\n    ```shell\n    docker build . -f docker/Dockerfile -t dappforce/subsocial-parachain:rococo\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappforce%2Fsubsocial-parachain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappforce%2Fsubsocial-parachain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappforce%2Fsubsocial-parachain/lists"}