Nectar SDK & API
StartRelease
v1.6
v1.6
  • Introduction
  • Quick Start
  • Installation
  • Actions
    • getAllMarkets
    • getMarket
    • getMarketByTicker
    • getAllMarket24h
    • getMarket24h
    • getChains
    • getTokens
    • getAllOrders
    • getOpenOrders
    • getChart
    • getTrades
    • getBidAsk
    • transferToTradingWallet
    • transferToFundingWallet
    • buyLimit
    • sellLimit
    • buyMarketTotal
    • sellMarketAmount
    • cancelOrder
  • Types
    • BidAsk
    • Chain
    • Contract
    • Kline
    • Market
    • MarketQuote
    • NectarTransferResult
    • Order
    • Paginated
    • Token
    • Trade
    • Transaction
  • Enums
    • ChainType
    • ContractType
    • KLineInterval
    • OrderStatus
    • OrderType
    • TokenType
    • TransactionStatus
  • API Specifications
    • Header
    • Exchange Info
    • Markets 24hr Summary
    • Market History
    • Market Trades
    • Cancel Order
    • Opened User Orders
    • All User Orders
  • Release Notes
  • License and Copyright
Powered by GitBook
On this page
  • API Key Setup
  • Wallet Setup

Introduction

Last updated 1 year ago

Nectar Exchange is a novel concept in decentralized exchanges (DEX). It offers a user experience similar to traditional centralized exchanges (CEX), making it familiar to everyday customers with trading experience in assets. Additionally, for web3 users who prioritize ownership and security of their assets, it provides a non-custodial asset management environment without any delegation requests for customer assets. We invite you to experience a secure and user-centric exchange through Nectar Exchange.

The Nectar SDK is a developer tool provided to enable customers to use this exchange experience in their own developed trading environments.

API Key Setup

To utilize the Nectar SDK, an API Key is required. If you need a new API Key, kindly request one via email from Dave at .

Wallet Setup

Nectar, an innovative concept in decentralized exchange (DEX), indispensably requires user authentication (signing) through a wallet when utilizing the key functionalities of its SDK. Consequently, in preparation for SDK usage, it is imperative to have a user wallet prepared in advance.

As a prominent example, you can secure your MetaMask private key through the following link to use it with the Nectar SDK:

Please ensure the secure storage of the provided values, and we strongly recommend avoiding unnecessary sharing.

dave@wasd3r.xyz
How to export an account's private key