JSPM

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

Pocket-js core package with the main functionalities to create your own plugin.

Package Exports

  • pocket-js-core

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 (pocket-js-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

PocketJS Core

Official Javascript client to use with the Pocket Network

Overview

PocketJS Core wraps all of the functionalities a developer will need to create their own plugin to start interacting with the Pocket Network.

Before you can start using the library, you have to get a Developer ID by registering for MVP. To learn how to register please click here.

Requirements

You should have at least have a basic knowledge of blockchain technology and know your way around Javascript. You will also need to install the NPM tool.

Installation

The PocketJS Core package is hosted in NPM, see below how to install.

npm install --save pocket-js-core

Usage

If you would like to know how to create your own plugin from PocketJS Core, check out how to create a plugin.

Contact Us

We have created a Discord server where you can meet with the Pocket team, as well as fellow App Developers, and Service Nodes. Click here to join!