Using Launchpad

This user guide is applicable for both 1x1 and A4 interfaces.

1. Connecting

1.1 Access the launchpad via xyxyx.pro/launchpad


1.2 Choose a tokenization model: 1x1 or A4


1.3 Click on the Next button


1.4 Connect your wallet by clicking the Connect button on the upper left of the interface


1.5 Approve the interaction with https://xyxyx.pro/


2. Customizing

2.1 Define the parameters that will compose the smart contract


2.2 Input the Token text


2.3 Click on the Next button


2.4 Input the Metadata text


2.5 Double-check all writings and parameters entered in the interface


3. Deploying

3.1 Click on the Deploy button


3.2 Approve the transaction that will deploy the smart contract onto the Ethereum Mainnet


3.3 Visit the Etherscan page of the smart contract deployed by clicking on the address prompted in the interface


4. Managing

4.1 The entire token supply of the contract (ERC-20 side) is automatically minted to the deployer's wallet when the smart contract is deployed


4.2 On MetaMask, click in the Tokens tab, and import a new token by inserting the smart contract address of the smart contract deployed from the Xyxyx Launchpad


4.3 Transfer at least 1 full token to a new address to activate the ERC-721 side of the smart contract.

For instance, when first transferring 5 full tokens, the #1, #2, #3, #4, and #5 tokens (ERC-721) will be minted in the wallet of the receiver address. While not executing any transfer of 1 full token, only the ERC20 side remains ''activated'' in the smart contract.


4.4 After executing the transfer of at least 1 full token, the ERC-721 token(s) minted by the smart contract can be visualized via OpenSea.

Example:

opensea.io/assets/ethereum/CA/tokenID


Annotations

No fees

The Xyxyx Launchpad does not charge any fees from deployments. All the costs incurred within using the launchpad are strictly related to the Ethereum network fees.


Deployment Gas Costs

The gas consumption incurred to deploy each smart contract from the Xyxyx Launchpad is proportional to the number of characters typed in both Input token text and Input metadata text instances. This means that as longer the texts on both Input token text and Input metadata text instances, the higher the byte size of the smart contract and the gas costs incurred to deploy it.


Composability

The smart contracts deployed from the Xyxyx Launchpad are fully composable with both ERC-20-compliant applications. e.g., DEX's LPs, and ERC-721-compliant applications, e.g., NFT marketplaces.

Last updated