Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/Halimao/jupiter-sdk-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/Halimao/jupiter-sdk-go

  • v0.0.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

Go API client for swagger

The core of jup.ag. Easily get a quote and swap through Jupiter API.

  • Rate Limit We update our rate limit from time to time depending on the load of our servers. We recommend running your own instance of the API if you want to have high rate limit, here to learn how to run the self-hosted API.

  • API Wrapper - Typescript @jup-ag/api

  • Data types - Public keys are base58 encoded strings - raw data such as Vec<u8> are base64 encoded strings

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 6.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./swagger"

Documentation for API Endpoints

All URIs are relative to https://quote-api.jup.ag/v6

ClassMethodHTTP requestDescription
DefaultApiIndexedRouteMapGetGet /indexed-route-mapGET /indexed-route-map
DefaultApiProgramIdToLabelGetGet /program-id-to-labelGET /program-id-to-label
DefaultApiQuoteGetGet /quoteGET /quote
DefaultApiSwapInstructionsPostPost /swap-instructionsPOST /swap-instructions
DefaultApiSwapPostPost /swapPOST /swap
DefaultApiTokensGetGet /tokensGET /tokens

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

FAQs

Package last updated on 24 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc