Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated

Was this helpful?