🚀Installation

Now we're cooking with gas...

@gelatonetwork/relay-sdk package v5 and above is using ethers v6. If you are using @gelatonetwork/relay-sdk v4 or below, please follow this migration guide to migrate from ethers v5 to v6. If you are using @gelatonetwork/relay-sdk v3 or contracts from the package @gelatonetwork/relay-context v2 please follow the ERC2771 Migration guide to migrate to the new versions.

Relay-SDK

Note: please make sure to use version v4.0.0 and above.

npm install @gelatonetwork/relay-sdk

or

yarn add @gelatonetwork/relay-sdk

Last updated