We are proposing a novel NFT ecosystem for Nature lovers and collection enthusiasts. Users can photograph various butterfly species and create a huge collection of these to supply into the marketplace. Further curation by qualified personnel will be done to classify these photographs into proper species (scientific nomenclature). This will enable us to host an exclusive gallery with a niche and limited quantity of each of the individual species.
https://github.com/shri4net/tezos-nft/blob/main/assets/crypto_butterflies_whitepaper.pdf
We envision to build an NFT and DAO ecosystem targeted towards Nature photography, specifically Butterflies here. The white paper enclosed has details of the vision and roadmap. The current codebase however only implements the minting and setup of the NFT contracts for simple fixed price sale. Further workflow related to Curation and DAO are still in the works.
https://apps4demo.com/cryptobutterflies (under active development)
To start the dApp Server on "Florencenet" testnet, download the code base into a nodejs setup with yarn version (v1.22.* or above), and run:
yarn install
yarn start
This NFT application is built using OpenMinter dApp framework v0.8.0 (https://github.com/tqtezos/minter) Some services are reused from their Florencenet setup, such as IPFS Gateway and Marketplace contract.
This project is licensed under the MIT License - see the LICENSE.md file for details Also this carries the license of https://github.com/tqtezos/minter/