Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kimseogyu/klaymakers2022-lillybox

Next generation media platform
https://github.com/kimseogyu/klaymakers2022-lillybox

Last synced: 20 days ago
JSON representation

Next generation media platform

Awesome Lists containing this project

README

        

# Klaymakers2022-Lillybox




Lillybox - Innovative media platform


GitHub issues
GitHub forks
GitHub stars


## Features

πŸ“Œ *`Wallet`* - You can have a deposit and withdrawal wallet to manage *KLAY* in the contract.

πŸ“Œ *`Stake`* - You can stake KLAY in your wallet. You'll get the same amount of LKLAY.
> Governance stock (LIL) is issued in proportion to the number of LKLAYs held by the user.
> LIL can be used to discount fees incurred within the service. Fees are currently incurred in Donation and Withdrawal.

πŸ“Œ *`Upload Video`* - You can earn nft by posting your own video on our website.
> Tokenizing videos to NFT will allow creators to retain ownership of videos, regardless of service retention.
> In addition, the video is uploaded to IPFS, not to a private platform, so anyone who knows the CID can watch it forever.
> Creators can earn continuous advertising revenue by holding ownership, or generate revenue by selling ownership.

πŸ“Œ *`Donation`* - All users can donate to their favorite creator by simply clicking and entering a value.
> KLAY sent by the user to the creator will be stored in the creator's wallet.
> Creators can take money out of their wallets at any time and save on withdrawal fees using LIL.

πŸ“Œ *`Upload Ads`* - Advertisers can easily upload their own ads using `Lillybox`.
> Tokenize ads with NFT, and through smart contracts, advertisers can upload ads directly.
> Advertisers can dramatically reduce advertising costs by skipping intermediate courses. It's just same as uploading video!
> Tokenized ads will burn if the view count exceeds the amount paid for the ad upload.

πŸƒβ€πŸƒβ€πŸƒβ€β™‚οΈ`Live Streaming` and `Chat Server` are under development. πŸƒβ€πŸƒβ€πŸƒβ€β™‚οΈ

## Get Started

Welcome to `Lillybox` Service !

Before enjoying the `Lillybox` service, you have to go through the sign-up process.

All you have to do is click the Login button on the top right and enter your nickname!


Then you can get connect request from your `Kaikas`.

If you accept the connection request, you can get a window to enter your nickname as follows!


Now if you enter your nickname, approve our contract, and sign a message, you are also a member of Lillybox.

---

### How to make new stake/unstake?



---

### How to get my reward from staked block?



---

### How to flush my unstake pending balance?



---

### How to upload video?

follow the steps

#### 1. Click the video button


first

#### 2. Fill out the form (❗️Orange boxes are mandatory.)


uploading

#### 3. Click the Upload button and confirm


clickupload

#### 4. Result



success


result

---

## Structures

### [Backend](https://github.com/Gimmingyu/Klaymakers2022-Lillybox/tree/main/backend)

### [Frontend](https://github.com/Gimmingyu/Klaymakers2022-Lillybox/tree/main/frontend)

### [Smart Contract](https://github.com/Gimmingyu/Klaymakers2022-Lillybox/tree/main/smartcontract)