rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
Apache License 2.0
1 stars 2 forks source link

Add ERC20 purchase support for NFTs #10

Closed rairprotocol closed 1 month ago

rairprotocol commented 2 months ago

First step in tokenomics logic.

-Allow ERC20s to purchase soul-bound NFTs. -Allow contract creator role (DAO) to adjust price -Hash resale mechanism to send a valid RAIR/NFT exchange rate.

rairprotocol commented 1 month ago

solidity part finished and pushed to rair-solidity repo. Continuation of ticket to add simple frontend UI to make purchase accessible to end users