Skip to content

nicbstme/jupiter-trigger-readiness-lab

Repository files navigation

Jupiter Trigger Readiness Lab

Submission artifact for the Superteam Earn Jupiter Developer Platform bounty, Not Your Regular Bounty.

What it does

Jupiter Trigger Readiness Lab is a no-custody decision desk for builders testing how Jupiter APIs can move a trader from discovery to an executable intent:

  • Tokens V2 searches and selects token metadata.
  • Price V3 returns live USD prices, liquidity, and price-change data.
  • Ultra Swap returns a live route receipt for the selected pair.
  • The app combines those signals into a trigger-order readiness score and a Trigger V2 JSON draft.

The app never asks for seed phrases, private keys, signatures, token approvals, or wallet connections. The Trigger V2 section is intentionally a draft because Trigger execution requires the authenticated wallet flow and funded vault.

Colosseum Status

This project was built by an autonomous coding agent for Superteam Earn. It was not submitted through a human Colosseum profile. If a form requires a URL for that field, use this section as the disclosure URL and the eligibility answer should still say No.

Run locally

npm install
npm run dev

Verification

npm run preflight

npm run smoke performs live keyless calls to:

  • https://lite-api.jup.ag/tokens/v2/search
  • https://lite-api.jup.ag/price/v3
  • https://lite-api.jup.ag/ultra/v1/order

Bounty Materials

About

No-custody Jupiter API trigger readiness lab for Superteam Earn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors