EDU

所属分类:NFT
开发工具:HTML
文件大小:60916KB
下载次数:0
上传日期:2021-10-24 20:29:39
上 传 者sh-1993
说明:  EDU.IO是一个去中心化的教育视频流媒体平台和细分的NFT交换,使创建...
(EDU.IO is a decentralized educational video streaming media platform & fractionalized NFT exchange that empowers creator economy and redefines knowledge value distribution via smart contracts.)

文件列表:
.DS_Store (10244, 2021-10-25)
assets (0, 2021-10-25)
assets\img (0, 2021-10-25)
assets\img\bg (0, 2021-10-25)
assets\img\bg\in_hero1.png (1300904, 2021-10-25)
assets\img\items (0, 2021-10-25)
assets\img\items\.DS_Store (6148, 2021-10-25)
assets\img\items\cover_1.png (117385, 2021-10-25)
assets\img\items\cover_2.png (614585, 2021-10-25)
assets\img\items\cover_3.png (43242, 2021-10-25)
assets\img\items\cover_4.png (92158, 2021-10-25)
assets\img\items\cover_5.png (199585, 2021-10-25)
assets\img\items\cover_6.png (539118, 2021-10-25)
assets\img\items\item_1.png (343283, 2021-10-25)
assets\img\items\item_10.png (258474, 2021-10-25)
assets\img\items\item_11.png (55790, 2021-10-25)
assets\img\items\item_12.png (198908, 2021-10-25)
assets\img\items\item_13.png (252951, 2021-10-25)
assets\img\items\item_14.png (14367, 2021-10-25)
assets\img\items\item_15.png (80322, 2021-10-25)
assets\img\items\item_16.png (125888, 2021-10-25)
assets\img\items\item_17.png (545870, 2021-10-25)
assets\img\items\item_18.png (99544, 2021-10-25)
assets\img\items\item_19.png (261745, 2021-10-25)
assets\img\items\item_2.png (120868, 2021-10-25)
assets\img\items\item_20.png (11751, 2021-10-25)
assets\img\items\item_3.png (87596, 2021-10-25)
assets\img\items\item_5.png (306185, 2021-10-25)
assets\img\items\item_6.png (101126, 2021-10-25)
assets\img\items\item_7.png (4358468, 2021-10-25)
assets\img\items\item_8.png (57490, 2021-10-25)
assets\img\items\item_9.png (289179, 2021-10-25)
assets\img\logos (0, 2021-10-25)
assets\img\logos\Logo_illustrstion.png (79888, 2021-10-25)
index.js (3132, 2021-10-25)
package-lock.json (44352, 2021-10-25)
package.json (787, 2021-10-25)
... ...

## Inspiration Nowadays, the payment for knowledge has become more acceptable by the public, and people are more willing to pay to these truly insightful, cuttting edge, and well-stuctured knowledge or curriculum. However, current centalized video content production platforms (like YouTube, Udemy, etc.) take too much profits from the content producers (resaech have shown that content creators usually only receive 15% of the values their contents create) and the values generated from the video are not distributed in a timely manner. In order to tackle this unfair value distribution, we have this decentralized platform EDU.IO where the video contents will be backed by their digital assets as an NFT (copyright protection!) and fractionalized as tokens, and it creates direct connections between content creators and viewers/fans (no middlemen anymore!), maximizing the value of the contents made by creators. ## What it does EDU.IO is a decentralized educational video streaming media platform & fractionalized NFT exchange that empowers creator economy and redefines knowledge value distribution via smart contracts. * As an educational hub, EDU.IO is a decentralized platform of high-quality educational videos on dircuptive innovations and hop topics like metaverse, 5G, IoT, etc. * As a booster of creator economy, once a creator uploads an video (or course series), it will be mint as an NFT (with copyright protection) and fractionalizes to multiple tokens. Our platform will conduct a mini-IPO for the each content they produced - bid for fractionalized NFTs. The value of each video token is determined by the number of views over a certain time interval, and token owners (can be both creators and viewers/fans/investors) can advertise the contents they owned to increase it values, and trade these tokens to earn monkey or make other investments. * By the end of the week, the value generated by each video NFT will be distributed via smart contracts to the copyright / fractionalized NFT owners of each video. Overall we’re hoping to build an ecosystem with more engagement between viewers and content creators, and our three main target users are: - 1. Instructors or Content creators: where the video contents can get copyright protection via NFT, and they can get fairer value distribution and more liquidity compare to using large centralized platforms - 2. Fans or Content Viewers: where they can directly interact and support content creators, and the fee will be sent directly to the copyright owners via smart contract. - 3. Investors: Lower barrier of investment, where everyone can only to a fragment of a content. People can also to bid or trading as a secondary market. ## How we built it - Frontend in HTML, CSS, SCSS, Less, React.JS - Backend in Express.JS, Node.JS - ELUV.IO for minting video NFTs (eth-based) and for playing quick streaming videos with high quality & low latency - CockroachDB (a distributed SQL DB) for storing structured user information (name, email, account, password, transactions, balance, etc.) - IPFS & Filecoin (distributed protocol & data storage) for storing video/course previews (decentralization & anti-censorship) ## Challenges we ran into * Transition from design to code * CockroachDB has an extensive & complicated setup, which requires other extensions and stacks (like Docker) during the set up phase which caused a lot of problems locally on different computers. * IPFS initially had set up errors as we had no access to the given ports → we modified the original access files to access different ports to get access. * Error in Eluv.io’s documentation, but the Eluv.io mentor was very supportive :) * Merging process was difficult when we attempted to put all the features (Frontend, IPFS+Filecoin, CockroachDB, Eluv.io) into one ultimate full-stack project as we worked separately and locally * Sometimes we found the documentation hard to read and understand - in a lot of problems we encountered, the doc/forum says DO this rather then RUN this, where the guidance are not specific enough and we had to spend a lot of extra time researching & debugging. Also since not a lot of people are familiar with the API therefore it was hard to find exactly issues we faced. Of course, the staff are very helpful and solved a lot of problems for us :) ## Accomplishments that we're proud of * Our Idea! Creative, unique, revolutionary. DeFi + Education + Creator Economy * Learned new technologies like IPFS, Filecoin, ELUV.IO, CockroachDB in one day * Successful integration of each members work into one big full-stack project ## What we learned * More in depth knowledge of Cryptocurrency, IPFS, NFT * Different APIs and their functionalities (strengths and weaknesses) * How to combine different subparts with different functionalities into a single application in a project * Learned how to communicate efficiently with team members whenever there is a misunderstanding or difference in opinion * Make sure we know what is going on within the project through active communications so that when we detect a potential problem, we solve it right away instead of wait until it produces more problems * Different hashing methods that are currently popular in “crypto world” such as multihash with cid, IPFS’s own hashing system, etc. All of which are beyond our only knowledge of SHA-256 * The awesomeness of NFT fragmentation, we believe it has great potential in the future * Learned the concept of a decentralized database which is directly opposite the current data bank structure that most of the world is using ## What's next for EDU.IO * Implement NFT Fragmentation (fractionalized tokens) * Improve the trading and secondary market by adding more feature like more graphs * Smart contract development in solidity for value distribution based on the fractionalized tokens people owned * Formulation of more complete rules and regulations - The current trading prices of fractionalized tokens are based on auction transactions, and eventually we hope it can become a free secondary market (just as the stock market)

近期下载者

相关文件


收藏者