Skip to content

Pasar SDK is the set of service APIs provided from Pasar platform and can be integrated into any NFT project website.

License

Notifications You must be signed in to change notification settings

PasarProtocol/PasarSDK

Repository files navigation

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.

About

Pasar SDK is the set of service APIs provided from Pasar platform and can be integrated into any NFT project website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published