LYNC
DashboardSupport
  • 👋Introducing LYNC
  • Products
    • LYNC Account Abstraction SDK
    • LYNC Account Abstraction WebGL SDK
    • Metamask Wallet
    • LYNC Metamask PC SDK
    • OKX Wallet
    • LYNC In-Game Marketplace SDK
    • NFT Fetcher
    • No-Code Smart Contract Deployer
    • EVM Lootbox SDK
      • Getting Started
      • Using the SDK
        • Creating a new lootbox
        • Opening a lootbox
        • Claiming rewards
        • Whitelisting users using lootbox
        • Lootbox admin functions
        • Useful information functions from LyncLootBox class
        • Multicall : opening and claiming multiple lootboxes in a single transaction
      • Example Codes in React & TypeScript
        • Example code for creating a new lootbox
        • Example code for opening a lootbox
        • Example code for claiming a lootbox
    • Launch your products on Telegram
      • Configure Your Telegram Bot
      • Deploying Your Product on TG
  • APTOS
    • LYNC Paymaster - Supporting Aptos
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • Unity
        • API
        • JavaScript/ TypeScript
    • LYNC Unity Aptos SDK
    • Keyless Accounts
      • Configure Your OIDC Provider
      • Integrate Keyless in Unity
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
        • Send generic transactions on Aptos
    • LYNC Social Login SDK on Aptos
      • Getting Started
      • Using the SDK
      • Example Codes in React & TypeScript
      • Types Used in the Methods Provided by the SDK
      • Other Specification
    • LYNC Aptos Lootbox
      • Getting Started
      • Creating a Lootbox
      • Opening a Lootbox
      • Claiming the Rewards
      • Conclusion
  • Movement Labs
    • 📇Indexer
      • How to run index custom data?
      • Example Queries
        • Get Token Info
        • Get Token Balances
        • Get NFTs Owned by an Account
    • NFT Deployer
    • LYNC Social Login SDK on Movement
      • Getting Started
      • Using the SDK
      • Example Codes in React & TypeScript
      • Types and Enums Used in the Methods Provided by the SDK
      • Other Specification
    • LYNC Unity Movement SDK
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
    • LYNC Paymaster - Supporting Movement
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • JavaScript/ TypeScript
  • Supra
    • LYNC Paymaster - Supporting Supra L1
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • JavaScript/ TypeScript
    • LYNC Unity SUPRA SDK
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
  • Fuel
    • LYNC Unity Fuel SDK
    • LYNC NFT Deployer
      • Introduction
      • Getting Started
      • Deploying Your NFTs
        • Launch Your Entire Collection
      • Troubleshooting and FAQs
    • LYNC Fuel Lootbox
      • Getting Started
      • Creating a Lootbox
      • Opening a Lootbox
      • Claiming the Rewards
      • Conclusion
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
    • Fuel Marketplace NPM SDK
      • Getting Started
      • Using the SDK
        • Using hooks to get the marketplace data
        • Using services provided by the SDK to list, buy, and manage tokens
        • Some useful functions provided by the SDK
        • Error codes for the SDK
        • Interfaces and Enums provided by the SDK
      • Support
  • Metis
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
  • NPM Packages
    • Marketplace
      • Hook: useAllCollectionNFT
      • Hook: useAllBuyNFT
      • Hook: useAllOwnerNFT
      • Hook: useNFTDetails
      • Hook: useAllNFTForRent
Powered by GitBook
On this page
  1. Products

No-Code Smart Contract Deployer

PreviousNFT FetcherNextEVM Lootbox SDK

Last updated 7 months ago

Launch, manage, and deploy smart contracts with ease - no blockchain knowledge required!

Link to Smart Contract Deployer: LYNC Smart Contract Deployer is a no-code contract deployment platform that allows users to create and deploy their 1/1 NFT, Multiple editions, in-game assets as an NFT, Entire NFT and Farcaster Frame Collection with gasless transactions in just a few clicks.

ERC-721A and ERC-1155 Support:

  • The platform supports the two most popular NFT standards - ERC-721A and ERC-1155.

  • ERC-721A is ideal for one-of-a-kind digital assets, while ERC-1155 is used for multi-edition or fungible tokens.

How to deploy NFT Collection on LYNC NFT Deployer:

  1. Connect your wallet to the NFT Deployer.

  2. Select the type of NFT Collection you want to launch, there are four options:

    1. 1/1 NFT

    2. Multiple Edition

    3. Collection

    4. Web3 Game

LYNC supports all EVM Compatible chains including Polygon, Ethereum, Arbitrum, Avalanche, Astar, zkSync, and the Shardeum blockchains. In the deployer, there is a network selector dropdown. Select the network you want to deploy your collection to.​

Launch your entire Collection

  1. Choose the type of collection as "Collection"

  2. Provide an image, name, and description that will be displayed on the claimer page, where your community can mint the NFTs.

  3. Enter a Contract name, Contract symbol, and select the desired chain from the network selector dropdown.

  4. Choose the type of contract based on your needs: ERC-721A for unique NFTs, ERC-1155 for multiple copies, or opt for a gasless contract if you want to cover the gas fees for your users.

  5. Input the token URI of your metadata, which should look like this:ipfs://CID/

  6. Specify the maximum number of mints allowed per wallet address, the total supply for the collection and the cost of minting.

  7. Once all the required information is provided, click on "Deploy" to launch your NFT collection.

  8. Once the contract is deployed, you can share the claimer page with your community to allow the minting of NFTs. The claimer page is available under "Your Contracts"

Launch your single-edition or multiple-edition collection

  1. Choose the type of collection as "1/1 NFT" or "Multiple Edition"

  2. Enter a Contract name, Contract symbol and select the desired chain from the network selector dropdown.

  3. After providing the necessary details, click on "Deploy" to launch your NFT collection.

Following the contract deployment:

  1. Head to the "Tokens" section and click on "Create."

  2. When creating a NFT, you will be prompted to provide an image, name, description, and other information about the NFT. You can also add properties to the NFT.

  3. Once you have minted your NFTs, you need to link them to your project and integrate them into your game using our API and SDKs.

https://creator.lync.world/
Launch NFT Collection
Claimer Page