Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gateway-draft.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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 1.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. TroubleShooting
  4. Source Code