Genify.XYZ
  • About Genify
    • Vision & Mission
    • Key Features
      • Shared Royalty Transaction Protocol
      • The Curation System
      • Prosperous Multi-Chain Art Platform
      • Full-stack Infrastructure
  • Guide for Artists
    • Knowledge requirements
    • Collection Document Requirements
    • Display material for project tips
    • Deterministic random function
    • Provide attributes to your artworks
    • Capture settings
    • FAQ for Artist who want drop on Conflux
  • Guide for Collectors
    • Add and configure networks
    • Receive LAMB MainNet Early Bird Rewards
    • Mint and Trade Generative Artwork on the Genify Platform
    • Participate in the Incentive Pool
  • Generative Inscription
    • What Are Ordinals? Bitcoin NFTs Explained
    • Guide for Artists
      • FAQ for Artists
      • Knowledge requirements
      • Step-by-Step Publish
      • Code Compliance
  • Guide for Curators
    • FAQ for Curators
Powered by GitBook
On this page
  1. Guide for Artists

Knowledge requirements

When creating a generative art collection for Genify, you will need to master HTML techniques. When building a collection, you can use p5.js, three.js and other familiar front-end rendering technologies. The entry file for the collection is index.html.

At the same time, when your project is rendering, you need to ensure the same performance under the same genhash. You can use the incoming genhash to construct a deterministic random function. Don't worry if you're new to this technology. We have ready-to-use code snippets for you, just import them at the appropriate location in index.html.

PreviousGuide for ArtistsNextCollection Document Requirements

Last updated 1 year ago