Skip to content

Commit a0a116e

Browse files
authored
Merge pull request #138 from videocoin/videocoin-videonft-project-submission
[Project submission]VideoNFT
2 parents c63eb52 + b6b29bb commit a0a116e

File tree

3 files changed

+68
-0
lines changed

3 files changed

+68
-0
lines changed
195 KB
Loading
907 KB
Loading

projects/application/videoNFT-en.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
2+
## Project Name : VideoNFT
3+
![VideoNFT Logo](assets/videonft.jpg?raw=true "VideoNFT")
4+
5+
## Category
6+
Application
7+
8+
## Project Description
9+
VideoNFT is the first platform specifically designed for creating and trading Video NFTs and lets anyone deploy a marketplace to create and trade VideoNFTs on VideoCoin + Filecoin blockchains. The software is open-sourced with a permissive license (dual-licensed under Apache and MIT as permitted) and any company, or individual can create their own marketplace or integrate the NFT functionality into their products or build advanced video applications using the NFT platform.
10+
11+
Filecoin is used for:
12+
* Storing and retrieving the media files
13+
* Storing, retrieving, and establishing the NFT’s Proof of Ownership
14+
15+
VideoCoin is used for:
16+
* Establishing and verifying NFT Proof of Ownership
17+
* Implementing token contracts, providing standard ERC-721 and ERC-1155 interfaces
18+
* Encode, re-encode and manage video assets by creating thumbnails, mobile-optimized videos, and create gifs
19+
* Act as a layer-2 solution to bridge VideoCoin, Filecoin, and Ethereum and provide a low gas cost transaction engine
20+
21+
22+
## Project Status
23+
Under Development
24+
25+
## Previews
26+
![VideoNFT Preview](assets/videonftpreview.jpg?raw=true "VideoNFT")
27+
28+
29+
## Target Audience
30+
Developers looking to create and deploy and NFT Marketplace
31+
32+
## Rough estimated user base (if applicable)
33+
100,000 - 1,000,000
34+
35+
## Github repo
36+
https://github.com/videocoin/vidnft
37+
38+
## Website
39+
https://videocoin.io
40+
41+
## Docs
42+
Coming soon
43+
44+
## Team Info
45+
VideoNFT is being developed by Live Planet Inc
46+
47+
### Team Size
48+
10+
49+
50+
### Team members
51+
https://www.linkedin.com/company/live-planet-inc.
52+
53+
## How the community can engage
54+
GitHub Discussion: https://github.com/filecoin-project/community/discussions/137
55+
56+
57+
58+
Twitter: https://twitter.com/VideoCoinHQ
59+
60+
Telegram: https://t.me/videocoin
61+
62+
## How to Contribute
63+
* Architecture reviews
64+
* Code
65+
* Optimizations
66+
67+
Submit pull requests on VideoCoin Github here https://github.com/videocoin/vidnft
68+

0 commit comments

Comments
 (0)