Welcome to Galaxity Collectibles, a decentralized application (DApp) running on the Ethereum blockchain.
Deploy Contract, Create/Buy/Sell/Burn/Transfer/Search Planet, Realtime events
-
Clone the repository:
-
Install dependencies and run the project:
Running frontent:
cd frontend/ npm install npm start
Running Backend(Blockchain):
npm install npx hardhat compile npx hardhat run ./tasks/deploy.ts --network localhost npx hardhat node
-
Access the DApp in your web browser at
http://localhost:3000
.
Contributions to Galactic Collectibles are welcome! Please follow the contribution guidelines.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code.
Some parts of this project was inspired by the GalacticCollectables project.
🙏 Thank you!