Nature NFTs Marketplace

NFT Factory and Marketplace for Nature Photographs

Nature NFTs Marketplace was built during the April, 2022 ETHGlobal DAOHacks hackathon where it won two prizes. The prizes included a successful L2 deployment to Polygon and the use of IPFS for image and metadata deployment from Protocol Labs. The dApp allows the user to pin an image and metadata including name, description and URI to IPFS, then adds this metadata to the Polygon mainnet blockchain. The newly minted, on-chain NFT is then listed as an item for sale on the platform. The NFT will also render on Opensea.io and Rarible.com when connecting your Ethereum wallet (i.e. Metamask, Wallet Connect, Trezor, or Ledger) that holds the NFT.  The dApp was created using Hardhat for contract deployment to Polygon, IPFS to store the image and metadata, Moralis for the Web3 connection with Metamask and a Next.js front-end that showcases the beauty of nature NFT images. We will be deploying the app to Ethereum mainnet in early November, 2022.
Give it a test drive at https://nature-nfts-marketplace-polygon.vercel.app/!

Decentralized Crypto Exchange

dApp Token Exchange

This is our current project that has been completed.  It has been deployed to the Ethereum network and can be accessed at https://mckurz-dex.vercel.app/.

To interact with the app, you need to install a Metamask wallet on the Ethereum Kovan Test Network and an Ethereum address generated by Truffle Ganache.  Complete and detailed directions can be found at https://mckurzcapital.com/using-metamask-and-ganache-to-access-the-exchange/ on how to download, install and use these other programs.  Happy trading!

Legal Documents Marketplace

Legal document templates as an NFT marketplace

The Legal Document Form Repository will be a datastore and marketplace to purchase common filable-PDF legal documents such as a simple will, articles of incorporation for specific states or provinces, bill of sale sample, building contract, business plan, etc. Currently, the legal documents are stored as .jpg files, but in future iterations, the documents will be filable-PDFs so that the user can use it for their own purposes and fill them with their own unique information. The legal documents are stored on IPFS and deployed to the Rinkeby Ethereum testnet as ERC721 NFTs. A live demo can be found at: https://legaldoc.surge.sh/.