An open API service indexing awesome lists of open source software.

https://github.com/lssandes/nft-marketplace

CryptoKet is made using the immense power of Solidity and Next.js. This project combines futuristic elements of Web3 blockchain development and the popular culture wave of non-fungible tokens (NFT).
https://github.com/lssandes/nft-marketplace

deployment erc-1155 erc-721 hardhat marketplace nextjs nft smart-contracts solidity testing testnet-blockchain

Last synced: about 1 month ago
JSON representation

CryptoKet is made using the immense power of Solidity and Next.js. This project combines futuristic elements of Web3 blockchain development and the popular culture wave of non-fungible tokens (NFT).

Awesome Lists containing this project

README

        

# CryptoKet - NFT MarketPlace

![App Screenshot](assets/nft-marketplace.jpg)

CryptoKet is made using the immense power of Solidity and Next.js. This project combines futuristic elements of Web3 blockchain development and the popular culture wave of non-fungible tokens (NFT).

This application includes creation, buying, selling and reselling of NFTs and user authentication through metamask wallet. Its theme can be switched to both dark and light mode.

Context api is used for state management and tailwind css is used for styling the application. Solidity is used to write smart contract and hardhat is used to test the smart contract.