Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ourai/my-first-nft-market

Exercise for creating an NFT market
https://github.com/ourai/my-first-nft-market

ant-design-web3 antd-web3 dapp demo demo-app my-first-x nft nft-market smart-contract solidity web3

Last synced: about 2 months ago
JSON representation

Exercise for creating an NFT market

Awesome Lists containing this project

README

        

# RaiGallery - An NFT Market

Exercise for creating an NFT market.

This project is powered by:

- [Solidity](https://soliditylang.org/) and [Hardhat](https://hardhat.org/) for smart contracts
- [React](https://react.dev/), [Ant Design Web3](https://web3.ant.design/) and [Vite](https://vitejs.dev/) for web app

For local development, Node.js 18+ and [pnpm](https://pnpm.io/) are recommended.

There is a related note about how I wrote the smart contract part: [智能合约纯小白是如何完成自己的第一个 dApp——NFT market?](https://github.com/openbuildxyz/Web3-Frontend-Bootcamp/discussions/821)

## License

Source code is released under the [MIT](./LICENSE) license.

Copyright (c) 2024-present, Ourai Lin