Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kimseogyu/klaymakers2022-lillybox
- Owner: KimSeogyu
- Created: 2022-10-07T08:41:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T05:42:56.000Z (about 2 years ago)
- Last Synced: 2024-06-21T17:51:27.935Z (7 months ago)
- Language: Go
- Size: 23.2 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Klaymakers2022-Lillybox
Lillybox - Innovative media platform## 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
#### 2. Fill out the form (βοΈOrange boxes are mandatory.)
#### 3. Click the Upload button and confirm
#### 4. 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)