In this guide, we'll show you how to build a simple React component that can list an NFTs for auction on a marketplace smart contract when clicked!
If you're starting from scratch, use the thirdweb CLI to create a new project,
npx thirdweb create --app --cra --js
If you're integrating