# SkyCrypt
**Repository Path**: pysio07/SkyCrypt
## Basic Information
- **Project Name**: SkyCrypt
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: development
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-10
- **Last Updated**: 2022-03-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

SkyCrypt: A Hypixel Skyblock Profile Viewer
The SkyCrypt Project, which is based on [LeaPhant's skyblock-stats](https://github.com/LeaPhant/skyblock-stats), allows you to share your Hypixel SkyBlock profile with other players with a quick overview of your Stats, Skills, Armor, Weapons and Accessories.
**Website**: https://sky.shiiyu.moe
[](https://github.com/SkyCryptWebsite/SkyCrypt/actions/workflows/node.js.yml)
Screenshot

Contributing
You are free to report bugs or contribute to this project. Just open Issues or Pull Requests and the Developer team will look into them.
Prerequisites
- Node.js
- MongoDB
- Redis
- Hypixel API Key
- Nginx (Optional but an ideal choice for full deployment)
Installation
A more explanatory guide can be found in CONTRIBUTING.md
Clone the project and and run `npm ci` to install the dependencies.
Now open `credentials.json` and enter a valid Hypixel API Key. You can obtain one by joining `mc.hypixel.net` and writing `/api` in chat.
`mongod` needs to be running as a service in the background and the `redis-server` needs to be started.
You can now run `npm run start` to start it. You will be able to access the site on http://localhost:32464 if you leave the default port.
Credits
- **Custom Textures**:
- [FurfSky Reborn](https://hypixel.net/threads/4101579) by The Reborn Team
- [RNBW+](https://hypixel.net/threads/3470904) by rainbowcraft2
- [Hypixel Skyblock Pack](https://hypixel.net/threads/2103515) by Packs HQ
- [Vanilla+](https://hypixel.net/threads/2147652) by TBlazeWarriorT
- [Worlds and Beyond](https://hypixel.net/threads/3597207) by Skeletony\_
- [Default Minecraft Textures](https://www.minecraft.net/) by Mojang
- **Player Heads**: [SkyBlock](https://hypixel.net/forums/skyblock.157/) by Hypixel.
- **Original Site**: [sky.lea.moe](https://sky.lea.moe/) by LeaPhant