This is library is used for executing smart contract transactions without the sender having to pay gas fees. Instead a Relay Server is topped up with gas and the transaction fees are paid by the Relay Server. It is compatible with browser web apps and mobile apps written with react native.
Copy the env.sample to .env file in your project directory.