Fractionalize your Near NFTs into fungible tokens. Like NIFTEX but for Near
Fractionalize your Near NFTs into fungible tokens. Like NIFTEX but for Near - Fractionalization is handled by a WASM contract - A react website interacts with the contract for the demo Working: 1. Send initialize transaction to the contract: The contract will check if you own the NFT 1. Send NFT to the contract 2. Generate fractions transaction
- Fractionalization is handled by a WASM contract - A react website interacts with the contract for the demo Working: 1. Send initialize transaction to the contract: The contract will check if you own the NFT 1. Send NFT to the contract 2. Generate fractions transaction Challenges: Got stuck in troubleshooting, had less time to build.