Gettings Started
This guide will help you get started with the Lens Storage Nodes.
TypeScript
You can interact with the Lens Storage Nodes via the @lens-protocol/storage-node-client library.
API
You can also interact with the Lens Storage Nodes by means of a RESTful API.
Network | URL | |
---|---|---|
Testnet | https://storage-api.testnet.lens.dev | |
Mainnet | Coming soon |
In the following guides we will show you how to interact with these API using cURL commands.