scaffolding boosts

This commit is contained in:
Hardhat Chad
2024-08-24 13:57:00 +00:00
parent e8f0721fca
commit fde50aae8a
4 changed files with 33 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ drillx = { version = "2.0.0", features = ["solana"] }
mpl-token-metadata = "4.1.2"
num_enum = "0.7.2"
ore-api = { path = "api", version = "2.1.9" }
ore-boost-api = { path = "../ore-boost/api", version = "0.1.0" }
ore-utils = { path = "utils", features = ["spl"], version = "2.1.9" }
solana-program = "^1.18"
spl-token = { version = "^4", features = ["no-entrypoint"] }