JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 50
  • Score
    100M100P100Q72732F
  • License MIT

PopRank's NFT rarity and aesthetic ranking logic

Package Exports

  • @poprank/sdk
  • @poprank/sdk/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@poprank/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

poprank-sdk

Welcome to the PopRank SDK package!

This package contains all the building blocks for interacting with the PopRank ecosystem! We use this package ourselves to power poprank.io and our various other offerings.

It currently contains two main sections: types and api-connectors

Types are fairly self explanatory.

api-connectors are thin wrappers on top of our endpoints that make it easier to build with PopRank, by typing the requests and responses.

For in-depth documentation on all the PopRank endpoints, see our API documentation.

As always, don't hesitate to reach out to us on Twitter if you have any questions!