Skip to content

A simple liquidity protocol for NFTs on EVM chains, using a modified version of CF/CP and Dexhune.

License

Notifications You must be signed in to change notification settings

GenericMage/NFT-Hotswap

Repository files navigation

NFT Hotswap

Based on Dexhune-C but using instant swaps and a speculative price scheme via a modified iteration of constant function market algorithm to pair an ERC-20 token with an ERC-721 collection. Thus allowing instant swaps of an NFT for an FFT (float enabled fungible token). The system incorporates design aspects from Dexhune-P (not yet implemented). Such as Delta, which are price changes that occur during specific transactions and liquidity slots which allow depositing or withdrawing listed tokens and claiming fees taken from swaps.

The hotswap contracts are structured differently from other versions of Dexhune, rather than a singular Exchange contract carrying out orders there are instead individual "controllers" who manage tokens in assigned liquidity contracts.

The Hotswap contracts will be deployed to Polygon POS, the team will list xPLEBs NFTs with wMATIC.

About

A simple liquidity protocol for NFTs on EVM chains, using a modified version of CF/CP and Dexhune.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published