Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The `ArtToken` contract is an upgradeable ERC-721 NFT implementation that serves

- **Primary Sales**: Supports direct minting and purchasing through the `buy()` function with built-in revenue distribution
- **EIP-712 Permits**: All primary sales require cryptographic authorization from designated signers
- **Compliance & Regulation**: Optional transfer restrictions for regulated collections
- **Compliance & Regulation**: Optional transfer restrictions for regulated tokens
- **AuctionHouse Integration**: Works seamlessly with the AuctionHouse for auction-based primary sales
- **Revenue Splitting**: Automatic distribution of sale proceeds among multiple participants according to predefined shares

Expand Down
Loading