Built on-top of Laravel, this project brings a web-based auction house to the community.
The Wynncraft Auction House is community-driven and in that respect, its code is out here in the open - feel free to contribute by opening an issue or by opening a pull request.
- User profile system
- Reputation system for traders
- Trade overview with current trades and history
- Displays stats from api.wynncraft.com
- Item system
- Item directory fetches from api.wynncraft.com
- Each item will have price history - cron?
- Item average
- Auction/Trade system
- Deadline of up to 1 day - 6 hour intervals
- After both users must approve to say the trade happened
- People bid emeralds
- If people get negative rep they get banned from the site
Something missing? Open an issue
Released under the MIT License