LUXY
  • Help Center
  • 🧞‍♂️Getting Started
    • Creating a Wallet
    • Connect to LUXY!
    • Adding coins to your Wallet
    • Buying $LUXY
  • LUXY Marketplace
    • 🔑Key Concepts
      • What is a NFT?
      • Collections
        • Single NFT (ERC-721)
        • Multiple NFT (ERC-1155) review
      • Royalties
      • Gas Price
      • Glossary
    • 🎩Transactions Guides
      • Check out
      • Create Listing
      • Cancel Listings
      • Accept Offers
      • Create Offers
      • Cancel Offers
      • Transfer
      • Burn
    • 🔧Collection Management
      • Create a Collection
      • Customize your Collection
      • Settings and Permissions
    • 🪅Mint!
    • 🔥Launchpad
      • Applying to the Launchpad
      • Checking and Customizing your Drop
    • ⁉️FAQ
  • FINANCE
    • Introducing the $LUXY token
      • Tokenomics
      • Lock and Vesting
      • IDO
      • Liquidity Pools
    • $LUXY guide
      • 1. Buy LUXY
      • 2. Provide Liquidity
      • 3. Farm
      • 4. $LUXY Swap
        • $LUXY Swap Guide
    • Utility
      • Farm
      • Holder Tiers
        • The Vault Guide
      • Marketplace Discount
    • The Burning
  • Developers
    • Smart Contracts
      • Creator LUXY ERC-721 V1
      • Creator LUXY ERC-1155 V1
      • Royalty Registry
      • LUXY Core
      • $LUXY Token
        • Vesting Contract
      • Farm Contract
      • Drop Contract
Powered by GitBook
On this page

Was this helpful?

  1. Developers

Smart Contracts

Luxy Smart Contracts

This section is dedicated to the implementation of Luxy Protocol, Farms, Vesting, and Token. The marketplace contracts (Luxy Protocol) are based on Rarible-Protocol. We want to express our gratitude to them for giving such a good protocol implementation as an example that for sure boosted a lot the development of the marketplace. This doc is still a draft that will be more detailed in time to also help other developers to boost the state of the art when developing tokens marketplace protocols with solidity at EVM-based blockchains. All the Luxy protocol code is open source and free to use, they can be found at: Luxy Protocol There is a test section in the test folders that can easily be run with hardhat framework.

PreviousThe BurningNextCreator LUXY ERC-721 V1

Last updated 3 years ago

Was this helpful?

Page cover image