REALBITS
  • 💛Welcome!
  • REALBITS
    • 🚎Solution
    • 🍜Sites
  • Ecosystem
    • 🇹🇰Ecosystem
    • 🇩🇰Rent Market
  • SERVICE
    • 🏈AVAME
    • 🎎DULLS
    • 🌅FICTURES
    • 💹MARKET
    • 👻PIXMON
    • 🧠THOTHY
  • CONTRACTS
    • MARKET
      • getAllRegisterData
      • getRegisterData
      • registerNFT
      • getAllRentData
      • getRentData
      • rentNFT
      • rentNFTByToken
    • NFT
      • safeMint
    • WAGMI
  • Coding
    • Connect wallet
    • Mint NFT
    • Fetch all registered NFT
    • Fetch all rented NFT
    • Fetch one rented NFT
    • Change the registered NFT metadata
    • Rent NFT by base coin
    • Rent NFT by ERC20 token
    • Fetch the metadata of NFT
Powered by GitBook
On this page
  • Goal
  • Description
  • Service Sequence Diagram
  • Site
  • GitHub

Was this helpful?

Export as PDF
  1. SERVICE

FICTURES

Image NFT gallery service

Last updated 4 months ago

Was this helpful?

Goal

FICTURES is building a platform that uses generative AI to automatically create various types of content, including picture novels. Users will be able to access this content using tokens. By leveraging blockchain technology, FICTURES aims to guarantee the copyright of the generated content.

Description

User can draw image using prompt with generative AI technology. User can mint NFT with the image.

User can generate and draw images with prompt text. Then, if desired, the image can be published as NFT with encrypted prompt data.

Whether minting is done or not, if user select to post image, image will be posted on service site. A minting image would not display the prompt to the user.

When the user wants to see the prompt, user would have to pay a token and see the prompt for a limited time (perhaps one day). When prompt duration ends, prompt fee will be shared with NFT owner, service owner, and market owner by smart contract.

Service Sequence Diagram

Site

GitHub

🌅
https://test.fictures.xyz
https://github.com/realbits-lab/prompt-nft
Image NFT