Overview
The feta Universal NFT Interoperability Protocol, or UNIP, is a set of smart contracts which enables NFT interoperability across multiple blockchain networks. The factory contracts are deployed across all compatible blockchains, enabling seamless non-fungible token transfers without any loss of metadata. This is done by creating genesis contracts on all supported blockchains, in through forming an origin for all subsequent created smart contracts. The result of this is a secure and immutable contract address and token ID which is identical across all supported and future blockchains.
Capabilities
Create ERC-721 and ERC-1155 NFT collections
Deploy NFT collections to one or multiple blockchains
Create NFTs in collections and mint them on desired chain
Transfer any feta created NFTs (ERC-721 or ERC-1155) between any feta supported blockchains
Last updated