Installing The SDK
Install using npm:
npm install @irys/sdk
or yarn:
yarn add @irys/sdk
ℹ️
If you get a warning saying bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
during
install, it can be safely ignored. For details on how make it go away, see our troubleshooting
guide.