GhostMarket SDK Release

GhostMarket
GhostMarket
Published in
3 min readJul 28, 2022

GhostMarket is pleased to announce that it has released its SDK for general use. This delivers on a significant RoadMap commitment, made for 2022. (To see information on all roadmap items, follow this link).

TL;DR

For those that wish to dive straight in, you can find all the information you require to use our Typescript/Javascript SDK here.

The GitHub repository can be found here:

What can you do with GhostMarket’s SDK?

By having an SDK, GhostMarket platform can be used as a basis for a number of applications.

It will allow developers to use Typescript/Javascript and backend developers to use node.js to programmatically access the GhostMarket ecosystem.

The SDK provides a consistent interface to all supported blockchains and because we provide a common API, a stable interface for developers for any of our (currently) six supported blockchains.

This will allow developers:

· full access to our API easily

· interact with all our smart contracts in a very simple way / with helper functions

· allows for scripting capabilities / automation, so that people can run trading strategies, listen to events etc

· allows custom third-party dApp integration, which connects to GhostMarket seamlessly

For non-developers here’s a quick intro to what SDKs are and can do to help you understand why the GhostMarket SDK is so powerful!

What is an SDK?

An SDK is a ‘Software Development Kit’ and it is used to allow developers to simply access a service using their native language of choice. In the case of the GhostMarket SDK, that language is Typescript/Javascript.

What’s the difference between an SDK and an API?

The API can receive requests and a response is sent from it. For example, what NFTs are listed in a particular collection. Usually for information, but sometimes they are commands

APIs use HTTP whereas our SDK uses Typescript/Javascript. API’s are often complex particularly, because of the multi chains GM has and various wallet connections.

The development of an SDK simplifies all of this.

When you are developing a new website or a dApp, it requires the ability to talk across the network and there needs to be a standardized way of talking between your website and the server. An SDK manages this for you.

In order to not be rate limited, you will need to have a GhostMarket API key. We will shortly be announcing a process to enable developers to apply for their own key.

How to get started:

Github: https://github.com/OnBlockIO/ghostmarket-sdk-js
Documentation: https://github.com/OnBlockIO/ghostmarket-sdk-js#readme
and
https://docs.ghostmarket.io/developers-guides/sdk

Discord: https://discord.com/invite/THHTS4F
Telegram: https://t.me/ghostmarketio
Email: hello@ghostmarket.io
Report an issue: https://github.com/OnBlockIO/ghostmarket-sdk-js/issues
Contribute: Please use GitHub issues for suggestions/issues.

What are the benefits of GhostMarket having an SDK?

The SDK allows third party applications to be built which leverage GhostMarket infrastructure and will therefore increase our user base, as well as exposure to the wider blockchain community.

We look forward to seeing the many ways that developers use our SDK in the near future. We also encourage any developer to reach out to us for any questions they might have related to the SDK!

About GhostMarket

GhostMarket is the most powerful cross-chain Non-Fungible Token (NFT) marketplace in the world! It sports a comprehensive selection of features wrapped in a gorgeous and intuitive user interface.

If you’d like to check it out yourself, go to our website GhostMarket

Follow GhostMarket on our socials:

GhostMarket Telegram

GhostMarket Twitter
Join us for Twitter Spaces, every Wednesday at 8pm UTC+1

GhostMarket Discord
Join us for our monthly Saturday community call. Check socials for full details

GhostMarket Reddit

GhostMarket YouTube

--

--