Skip to content

Content Gateway SDK

adam-arold edited this page Dec 16, 2021 · 2 revisions

📘 This is the documentation for the Content Gateway SDK.

If you're here it means that you probably want to send data to the Content Gateway API from your own application.

In order to do that all you need is to add the SDK to your project. This can be done by installing it from npm:

npm i @banklessdao/content-gateway-sdk

This will install the latest version of the SDK.

Once you're done you should get an API key.

📙 Note that right now the API keys are ignored as we're in BETA so you can use the SDK by passing any key. This will change very soon.