{"id":21589637,"url":"https://github.com/aditya172926/subvid_stream","last_synced_at":"2025-07-17T00:30:57.252Z","repository":{"id":46749042,"uuid":"515357183","full_name":"aditya172926/Subvid_stream","owner":"aditya172926","description":"Dapp made on Celo Blockchain to upload and Subscribe to view different contents","archived":true,"fork":false,"pushed_at":"2022-10-19T04:40:05.000Z","size":768,"stargazers_count":0,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T18:18:54.433Z","etag":null,"topics":["blockchain","celo","hacktoberfest","react","solidity"],"latest_commit_sha":null,"homepage":"https://subvid-stream.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aditya172926.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-18T22:17:04.000Z","updated_at":"2024-04-07T13:56:29.000Z","dependencies_parsed_at":"2022-09-23T02:30:28.317Z","dependency_job_id":null,"html_url":"https://github.com/aditya172926/Subvid_stream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aditya172926/Subvid_stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2FSubvid_stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2FSubvid_stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2FSubvid_stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2FSubvid_stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aditya172926","download_url":"https://codeload.github.com/aditya172926/Subvid_stream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2FSubvid_stream/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265554756,"owners_count":23787278,"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","celo","hacktoberfest","react","solidity"],"created_at":"2024-11-24T16:15:17.490Z","updated_at":"2025-07-17T00:30:56.593Z","avatar_url":"https://github.com/aditya172926.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=\"center\"\u003eHacktoberfest 2022\u003c/p\u003e\n\n👋 Hi Hackers, its a great day if you stumbled on this repository from anywhere\n\nTo start contributing to this repository, checkout the [Contributing guidelines](https://github.com/aditya172926/Subvid_stream/blob/main/CONTRIBUTING.md)\n\nTo know more about this project, continue reading...\n\n# \u003cp align=\"center\"\u003eSubvid\u003c/p\u003e\n\n## \u003cp align=\"center\"\u003eWhat am I Building?\u003c/p\u003e\n\nSubvid stream is a dapp made on **Celo Blockchain**. It allows users to post links to their premium content that they want to show as in exchange of timely payments using a **Subscription Plan System**.\n\nFor the _Payment system_ Subvid uses **ERC20 tokens** on **Celo Blockchain**. The token used for the transactions is **cUSD (Celo Dollar)**.\n\n- Users can come on platform to view or upload content\n- Viewers need to select a subscription plan and pay that to the owner of the content\n- Subscriptions will end on different durations based on the plan chosen\n- Users can check how much cUSD they earned via subscriptions from the platform\n\n## \u003cp align=\"center\"\u003eSpecifications\u003c/p\u003e\n\n- Subvid Website - [Subvid Subscriptions](https://subvid-stream.vercel.app/)\n- Smart Contracts Repository - [Subvid_stream_contracts Repo](https://github.com/aditya172926/Subvid_stream_contracts)\n- Deployed Contract Address - 0x57Eb98688DE082a3d542F1a09d431477c74227f5\n- Deployed Contract Address (Updated) - 0xd84D2801b8D01Fb5435231EF1850DF09FA3d80bD\n- Testnet - Alphajores\n- Blockchain - Celo\n\n## \u003cp align=\"center\"\u003eTechnologies Used\u003c/p\u003e\n\n- Solidity for developing **[SubVid Smart Contracts](https://github.com/aditya172926/Subvid_stream_contracts)**\n- React for Website UI\n- Remix to test and deploy contracts\n- Bootstrap 5.2\n- Celo Contractkit Library\n\n## \u003cp align=\"center\"\u003eRun the Project Locally\u003c/p\u003e\n\n1. Fork this Repository\n2. Clone the fork in your local machine using `git clone your_forked_repo_link`\n3. Navigate to the project folder and Run command `npm install` to install node_modules\n4. Run command `npm start` to start the project on Local Host.\n5. Get the [Celo Extension Wallet](https://chrome.google.com/webstore/detail/celoextensionwallet/kkilomkmpmkbdnfelcpgckmpcaemjcdh?hl=en) and switch **Alphajores Testnet**\n\n## \u003cp align=\"center\"\u003eContribute to Subvid\u003c/p\u003e\n\nTo contribute to this project follow these guidelines\n\n1. Fork the project repo\n2. Clone the repo to your local machine using git\n3. Make changes and commit it to your forked repo\n4. Create a Pull request to this repo and include the following in the description\n   - Brief description of your changes neatly written\n   - Highlight any points using markdown if necessary\n   - Your commit messages should describe changes you worked on briefly\n\nThats it!\n\n#### \u003cp align=\"center\"\u003eDisclaimer\u003c/p\u003e\n\nAny content posted on the dapp platform may or may not be the respective users' own content. Sharing of open-source content is allowed. This dapp and users on it, do not make any profit or have any involvement in buying or selling anyone's content.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya172926%2Fsubvid_stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditya172926%2Fsubvid_stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya172926%2Fsubvid_stream/lists"}