https://github.com/aditya172926/subvid_stream
Dapp made on Celo Blockchain to upload and Subscribe to view different contents
https://github.com/aditya172926/subvid_stream
blockchain celo hacktoberfest react solidity
Last synced: 11 months ago
JSON representation
Dapp made on Celo Blockchain to upload and Subscribe to view different contents
- Host: GitHub
- URL: https://github.com/aditya172926/subvid_stream
- Owner: aditya172926
- License: mit
- Archived: true
- Created: 2022-07-18T22:17:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T04:40:05.000Z (over 3 years ago)
- Last Synced: 2025-03-28T18:18:54.433Z (about 1 year ago)
- Topics: blockchain, celo, hacktoberfest, react, solidity
- Language: JavaScript
- Homepage: https://subvid-stream.vercel.app/
- Size: 750 KB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#
Hacktoberfest 2022
👋 Hi Hackers, its a great day if you stumbled on this repository from anywhere
To start contributing to this repository, checkout the [Contributing guidelines](https://github.com/aditya172926/Subvid_stream/blob/main/CONTRIBUTING.md)
To know more about this project, continue reading...
#
Subvid
##
What am I Building?
Subvid 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**.
For the _Payment system_ Subvid uses **ERC20 tokens** on **Celo Blockchain**. The token used for the transactions is **cUSD (Celo Dollar)**.
- Users can come on platform to view or upload content
- Viewers need to select a subscription plan and pay that to the owner of the content
- Subscriptions will end on different durations based on the plan chosen
- Users can check how much cUSD they earned via subscriptions from the platform
##
Specifications
- Subvid Website - [Subvid Subscriptions](https://subvid-stream.vercel.app/)
- Smart Contracts Repository - [Subvid_stream_contracts Repo](https://github.com/aditya172926/Subvid_stream_contracts)
- Deployed Contract Address - 0x57Eb98688DE082a3d542F1a09d431477c74227f5
- Deployed Contract Address (Updated) - 0xd84D2801b8D01Fb5435231EF1850DF09FA3d80bD
- Testnet - Alphajores
- Blockchain - Celo
##
Technologies Used
- Solidity for developing **[SubVid Smart Contracts](https://github.com/aditya172926/Subvid_stream_contracts)**
- React for Website UI
- Remix to test and deploy contracts
- Bootstrap 5.2
- Celo Contractkit Library
##
Run the Project Locally
1. Fork this Repository
2. Clone the fork in your local machine using `git clone your_forked_repo_link`
3. Navigate to the project folder and Run command `npm install` to install node_modules
4. Run command `npm start` to start the project on Local Host.
5. Get the [Celo Extension Wallet](https://chrome.google.com/webstore/detail/celoextensionwallet/kkilomkmpmkbdnfelcpgckmpcaemjcdh?hl=en) and switch **Alphajores Testnet**
##
Contribute to Subvid
To contribute to this project follow these guidelines
1. Fork the project repo
2. Clone the repo to your local machine using git
3. Make changes and commit it to your forked repo
4. Create a Pull request to this repo and include the following in the description
- Brief description of your changes neatly written
- Highlight any points using markdown if necessary
- Your commit messages should describe changes you worked on briefly
Thats it!
####
Disclaimer
Any 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.