This repo contains the opensource parts of https://skyblock.finance
Name | What does this do? | Getting Started |
---|---|---|
@skyblock-finance/actions |
Recipes, etc. | README |
@skyblock-finance/schemas |
Strong validation for Skyblock API responses | README |
- Install
bun
bun install
bun run watch --filter=schemas
- Make your changes
- Submit a pull request and agree to the CLA so we can publish and use your improvements
It is recommended, but not required, to use Visual Studio Code. However, please be aware that it is the only officially supported IDE.