Back to site
Web3EthereumReactethers.jsStyled Components
Galactic Collectibles DApp
An Ethereum marketplace where every planet is a one-of-a-kind NFT.
2024
Galactic Collectibles is my capstone decentralized marketplace: a galaxy where every planet is a non-fungible token. I built it end-to-end to practice smart contract development, wallet integration, and polished React UI for crypto audiences.
Feature Highlights
- Ethereum smart contracts (Solidity) manage minting, buying, burning, transferring, and swapping planets.
- ethers.js powers seamless contract interaction while
@web3-react/coreorchestrates wallet connectivity. - React + styled-components deliver a dynamic, thematic interface that feels fun yet trustworthy.
What You Can Do
- Deploy the Galactic Collectibles contract and start populating the universe.
- Create, list, buy, sell, or exchange planets with on-chain transparency.
- Inspect transaction events to see the ecosystem evolve in real time.
Curious about the technical details? Browse the source on GitHub to explore the Hardhat tasks, TypeScript helpers, and React experience.