Socket
Socket
Sign inDemoInstall

@pasarprotocol/pasar-sdk-development

Package Overview
Dependencies
753
Maintainers
1
Versions
292
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pasarprotocol/pasar-sdk-development

PasarProtocol NFT Marketplace SDK


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Pasar SDK

Pasar is open-sourced, community-centric, and one of the first truly Web3.0 decentralized marketplace (DeMKT) for exchanging data and Non-fungible Tokens (NFTs) on Elastos ESC. Pasar SDK is the set of service APIs provided from Pasar platform and can be integrated into any NFT project website.

Components

Pasar SDK contains a package of libraries to be integrated into third-party applications, which would be made up of three layers:

  • List NFT for selling on Pasar marketplace

  • List the owned / listed/ created/ sold NFTs of any user

  • List the owned collection of specific user

Build

Prepared that nodejsneed to be installed on your local device, then clone the repository with the commands:

$ git clone https://github.com/pasarprotocol/PasarSDK
$ cd PasarSDK

Then run the commands below to build sdk

$ npm install
$ npm build

Contribution

Any contributions to this project would be highly appreciated, including

  • building docs
  • report bug and bugfix
  • Suggestion or advices

The contribution acitivities can be either by creating an issue or pushing a pull request.

License

This project is licensed under the terms of the MIT license.

Keywords

FAQs

Last updated on 09 Nov 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc