-
High - 100xp
-
Medium - 20xp
-
Low - 2xp
-
Starts: January 16, 2025 Noon UTC
-
Ends: January 23, 2025 Noon UTC
- nSLOC: 181
A new marketplace where users can buy a fraction of an nft and trade with this one, if some user has all the fractions of an nft, can claim the original nft that is locked.
- Buyer: The purchaser of the nft fraction.
- Seller: The seller of the nft fraction
├── src
│ ├── TokenDivider.sol
│ └── token
│ └── ERC20ToGenerateNftFraccion.sol
Compatibilities:
Blockchains:
- Ethereum
- EVM Equivalent
Tokens:
- ETH
- ERC721 Standard
Build:
git clone https://github.com/Cyfrin/2025-01-pieces-protocol.git
make install
forge build
Tests:
forge test
No known issues reported