This project is a high-end Real World Asset (RWA) tokenization gateway designed to digitize luxury real estate assets in Saint-Tropez using the Ethereum blockchain.
- Smart Contract:
SaintTropezAsset.sol - Token Standard: ERC-721 (NFT) with modern security extensions.
- Security: Powered by OpenZeppelin 5.0+
- Framework: Hardhat 2.22.x
- EVM Target: Cancun (Optimized for the latest Ethereum network upgrades)
- Compiler: Solidity 0.8.24
- Asset Tokenization: Legal-compliant mapping of physical luxury villas into digital tokens.
- Modern Security: Implements the latest OpenZeppelin security standards for minting and ownership.
- Gas Optimized: Compiled with the Hardhat optimizer (200 runs) to reduce transaction costs.
- EVM Ready: Fully compatible with the
mcopyopcode and Cancun network features.
- Node.js (v18+ or v20+)
- NPM
npm install