fxhash docs
discordonchfsfxhash$FXH
  • Docs Overview
  • Quickstart Guide
  • $FXH
    • Protocol overview
    • Programming open-form genart
  • Creating on fxhash
    • Project Setup & Development
      • Project Structure
      • Project Template
      • CLI Setup
      • CLI Reference
      • fxlens
    • fxhash API
      • API Overview
      • API Reference
      • fxparams module
      • fxparams API Reference
      • Parameter Definition Specs
    • Genart in the Browser
      • Canvas element & API
      • Including Libraries
      • Responsive Browser Projects
      • Deterministic Randomness
      • User Input & Media Exports
      • Testing Browser Compatibility
    • Releasing your Project
      • Minting Interface Walkthrough
      • Pricing and Supply
      • Reserves & Allow Lists
      • Licensing your Project
      • Collaborative Projects
      • Withdrawing Earnings on ETH/Base via splits
  • Collecting on fxhash
    • Platform Overview
      • Primary Market
      • Secondary Market
      • fx(params) & the Ticketing System
      • Allow Lists & Reserves
      • Redeemables
    • Collector Tips
      • Getting Started as a Collector
      • Token Discovery Tools
      • Towards Curation
      • Market Analysis & Dynamics
  • Knowledge Base
    • fxhash & Web3
      • Decentralization & Blockchain Tech
      • Multi-Chain Integration
      • NFTs & Smart Contracts
      • Web3 Storage
        • IPFS
        • ONCHFS
      • What is Generative Art?
      • Genart on the Blockchain
    • Onboarding
      • Creating a Wallet
      • Creating an Account
      • Adding Funds to Your Wallet
      • Account Verification
      • Platform Moderation
    • Policies & Guidelines
      • Code of Conduct
        • Artists' Code of Conduct
        • Collector's Code of Conduct
      • Terms and Conditions
      • Privacy Policy
      • Safety Notes
  • ONCHFS
    • What is ONCHFS?
    • Motivations
    • System Overview
    • Cross-chain Referencing
    • Limitations
    • References
  • Find us on Social Media
    • X (Twitter)
    • Farcaster
    • Join the Discord
Powered by GitBook
On this page

Was this helpful?

Quickstart Guide

PreviousDocs OverviewNextProtocol overview

Last updated 5 months ago

Was this helpful?

Welcome to the fxhash Quickstart Guide! This guide will walk you through setting up your wallet, adding funds, and connecting to fxhash so you can start collecting and/or publish your own projects. We'll link to the relevant sections of the docs throughout the guide, but if you don't find something you're looking for make sure to check the search box in the top right corner, or reach out to us over on discord.

1

Install & Setup your Wallet(s)

A crypto wallet is your identity on the blockchain. To interact with fxhash you need a wallet that is compatible with one of the chains that fxhash integrates with. Popular choices for this purpose are Temple for Tezos and Metamask for mainnet Eth and the Base L2, if you already have one of them you can get started straight away, otherwise .

Maybe you already have a favorite chain, but in case you don't know which one to get started with, here's an explainer on their differences and the rationale behind fxhash's adoption. If you're completely new to blockchain tech, we've also put together a section that explains the fxhash ecosystem where you can .

2

Add Funds to your Wallet(s)

To interact with the blockchain, for the purpose of creating and collecting tokens on fxhash, you'll need to add some funds to your wallet. This can be a bit tricky as a newcommer, since there's several steps involved. There's multiple ways to go about it, we provide a .

3

Connect your Wallet(s) to (make an account on) fxhash

Once you've set up your wallet and added some funds to it you'll want to connect it to fxhash and . Creating an account on fxhash basically means that you'll link your wallet to our platform—since fxhash supports several chains there a system in place to handle that, so there's some nuance to setting up an account.

4

Read the Code of Conduct & Safety Notes

Before you start collecting or creating on fxhash make sure to read through the so that you're on your best behavior, as well as the on navigating the Web3 space.

5

Start collecting on fxhash

Once you've completed all of the previous steps you can get started collecting generative art on fxhash. There's two parts to the fxhash marketplace, the Primary, and the Secondary Market.

On the you can collect generative artworks directly from the artists. Unlike regular NFTs, collecting an edition of a generative artwork creates a new, unique, and randomly generated token. Learn more about how this works here. On the you can buy and sell already collected generative artworks with other collectors, there's a number of different ways in which you can acquire tokens from other collectors.

Besides that, fxhash also allows artists to create custom minting experiences that are sold in a bit of a different manner than you would collect a regular project. In this scenario you can be involved as a sort of collaborator in creating the artwork—you can .

6

Publish your own Project on fxhash

If you're a programmer and a generative artist and want to create your own project on fxhash, we recommend checking out the section for a detailed explanation of how to setup up your development environment and how to build an fxhash compatible generative artwork. These artist focused docs are made out of 4 sections:

  1. : this section shows how to structure your project so that it's compatible with fxhash, and explains the tools that fxhash provides to build your project.

  2. : the API that you need to incorporate within your project to communicate with the fxhash platform once it's published.

  3. : useful guides for making responsive and deterministic browser based generative art.

  4. : a run-down of the steps to publish your project on fxhash.

If you need assistance with any part of the process, come join the discord, we'll be more than happy to assist you. Here's a page that explain our Discord structure and all of the different channels that you might find in there.

learn how to set up your wallet here
learn more about blockchain technology and how fxhash leverages it for the purpose of generative art
run-down in the Adding Funds to your Wallet(s) section of the docs
create an account
Code of Conduct
Safety Notes
Primary Market
Secondary Market
learn more about fx(params) and mint tickets here
Creating on fxhash
Project Setup and Development
fxhash API
Genart in the Browser
Releasing your Project