VRS
  • VRS HEALTH PROJECT
  • Road map
  • Disclamier
  • Overview
    • Value Relationship Storage
    • Super aged society
    • My Data's starting keyword
    • Various keywords
  • Smart health care data industry
    • Digital Healthcare Market status
    • Market Regulations
    • Changes in the market
  • Major industry shortages and concerns
    • Real information ownership
    • Number 1 Cause of death and the importance of health innovation
    • Limitations of Existing Mobile Platforms
    • Data utilization and flow
    • Healthcare industry and blockchain
  • Health data-driven Ecosystem
    • Operation method
    • VRS health wallet and reward mechanism
    • HP(health Point)
    • Connecting the VRS ecosystem service platform
  • Blockchain technology
    • Klaytn
    • Comperter Grid Technology
    • Computer Filtering Technology
    • VRS Token
    • VRS Use Cases
    • VRS token's reward
    • VRS ECO Staking
    • Streaming mining
    • - Platform Mining
    • - Server Mining
    • - Node Mining
    • - Upload Mining
    • - Content Mining
  • VRS Contents
    • V-care o4o system
    • Happy Table
    • Exer Heart
    • Health Wallet Service
    • VRS P2P Platform
    • VRS NFT Market
  • Token details
    • Tokenomic
    • Team
    • References and Quotes
Powered by GitBook
On this page
  1. Blockchain technology

- Content Mining

Previous- Upload MiningNextV-care o4o system

Last updated 8 months ago

It is a way for channels of content production and distribution companies to participate in the network and mine.

By providing good services to network participants by securing killer content and maximizing platform revenue, SIK can make a great contribution to increasing network value. In addition, channels can also participate and generate revenue by creating one-person show media.

You will be rewarded with HP and VRS tokens in proportion to the number of downloads, uploads, likes, and views of the content you create.

Content Mining Formula

  • Reward (F)

  • The mining reward combined with the individual file reward (FS) is as follows

  • m = numvers of upload files

  • The final reward (UM) for upload mining is

  • n = numbers of mining users

Detailed formula

  • Referrals (S): The number of referrals of user-created content. A recommendation can only be made once per account, and has a non-trivial value. The recommendation factor is 5.

  • Downloads (D): The number of times a file you uploaded was downloaded by other users. Can only be counted once per account, with a download factor of 5 for 1-10, 3 for 11-49, 2 for 50-99, and 1 for 100+.

  • Upload capacity (U): The size of the uploaded file. To encourage users to share more storage resources, the upload value is set to 0 for less than 10G, 1 for 11-50G, 2 for more than 50G, and the upload factor is set to 3.

  • View Reward (O): Daily accumulated views from 0:00 in the previous 24 hours to 24:00 in the current day. The more views, the higher the reward, with a minimum of 1, a maximum of 10, and a default of 1. The view factor is 5.

Example algorithm

S = 10, d = 5, u = 5g, o = 3

F = ( 105 + 55 ) * 0.8 + ( 03 + 35 ) * 0.2 = 63

S = 10, d = 15, u = 5g, o = 5

F = ( 105 + 153 ) * 0.8 + ( 03 + 55 ) * 0.2 = 81

S = 25, d = 15, u = 20g, o = 5

F = ( 255 + 153 ) * 0.8 + ( 13 + 55 ) * 0.2 = 141.6

S = 50, d = 50, u = 20g, o = 10

F = ( 505 + 502 ) * 0.8 + ( 13 + 105 ) * 0.2 = 290.6