morgangiraud / leniax

Leniax is a search and rendering engine for Lenia.
26 stars 2 forks source link

NFT smart contract #2

Closed morgangiraud closed 3 years ago

morgangiraud commented 3 years ago

We will create a smart contract satisfying the ERC721 and we will ensure it works with opensea.io.

The best way to do that is to follow their doc and then add our custom functions.

Our end goal is to have a contract which mints new NFTs based on the total amount of transactions ethers that happen when a previous minted NFT is bought:

Money redistribution:

TODO: