Frontend Variables Library

List of variables that can be modified on the RAIRfrontend

VITE_NODE_ADDRESS = {0xAddress}

The address of the node used for minting and resales.

VITE_DIAMONDS_ENABLED = {Boolean}

Diamond contracts are enabled or disabled.

VITE_LOG_WEB3 = {Boolean}

Login with web3 it exists if use click to connect button.

VITE_HOME_PAGE = {URL}

Path of the page that will be the home page.

VITE_DISABLE_CREATOR_VIEWS = {Boolean}

If false, then the user cannot create a contract.

VITE_3_TAB_MARKETPLACE_DISABLED = {Boolean}

if true, user is not permitted to visit Collection/Single Token View/Unlockables pages.

VITE_TEST_CONTRACTS = {Boolean}

Enables testnet versions of some splash pages.

DANGEROUSLY_DISABLE_HOST_CHECK = {Boolean}

VITE_GOOGLE_ANALYTICS

VITE_GA_NAME

VITE_SERVER_URL = {URL}

The name of the server.

VITE_HOTDROPS = {Boolean}

if it's true Hotdrops version is active otherwise Rairtech is used by default(false)

VITE_MATIC_MAIN_DIAMOND_FACTORY = {0xAddress}

VITE_MATIC_MAIN_DIAMOND_MARKETPLACE = {0xAddress}

VITE_DEFAULT_BLOCKCHAIN = {ChainID}

ChainID which will be the default

VITE_HTML_META_TITLE = {Title}

The name that will be on the tab in the browser

VITE_HTML_META_FAVICON_URI = {URI}

Favicon path, there may also be a link here

VITE_HTML_META_IMAGE_URL = {URL}

The picture that will appear when you send a website link to someone

VITE_HTML_META_AUTHOR = {Author}

title of author. This is needed more for search and preview links

VITE_HTML_META_DESCRIPTION = {Description}

description for preview of link

VITE_HTML_DATA_DOMAIN

domain name

VITE_IPFS_GATEWAY = {URL}

VITE_UPLOAD_PROGRESS_HOST ={URL}

VITE_WEB3AUTH_CLIENT_ID ={ID}

VITE_ALCHEMY_KEY = {Key}

VITE_ALCHEMY_GAS_POLICY

Last updated