Installation
Installation and setup of the Azoth SDK.
Install the Azoth SDK
# Using npm
npm install @azothpay/sdk
# Using yarn
yarn add @azothpay/sdk# Using npm
npm install ethers@^6.0.0
# Using yarn
yarn add ethers@^6.0.0Prerequisites
Last updated