Skip to content

skyblock-finance/skyblock-finance-opensource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e19d437 · Feb 5, 2025

History

72 Commits
Jun 8, 2024
Jun 8, 2024
Feb 5, 2025
Jan 23, 2025
Apr 18, 2024
Apr 23, 2024
Apr 18, 2024
Apr 18, 2024
Apr 18, 2024
Apr 18, 2024
Jun 8, 2024
Nov 30, 2024
Apr 18, 2024
Jun 30, 2024
Jun 30, 2024
Apr 18, 2024
Apr 20, 2024
Jun 30, 2024

Repository files navigation

Skyblock Finance Opensource

This repo contains the opensource parts of https://skyblock.finance

Packages

Name What does this do? Getting Started
@skyblock-finance/actions Recipes, etc. README
@skyblock-finance/schemas Strong validation for Skyblock API responses README

Contributing

  1. Install bun
  2. bun install
  3. bun run watch --filter=schemas
  4. Make your changes
  5. Submit a pull request and agree to the CLA so we can publish and use your improvements

Recommendations

It is recommended, but not required, to use Visual Studio Code. However, please be aware that it is the only officially supported IDE.