Gateway Protocol provides a simple SDK to integrate. It is a seamless way to interact with the protocol for functions such as

  1. Issuing a new PDA(Personal Data Asset)
  2. Create a Data Request Template
  3. Getting an Organization

and so much more.

This documentation is based on the 2.0.0 version of the Gateway Protocol SDK.

Requirements

  1. Basic knowledge of JavaScript
  2. Node.js and npm installed on your machine
  3. A Gateway Protocol account

Resources

  1. Quickstart
  2. Example Applications
  3. Source Code