TwitterTwitter (opens in a new tab)DiscordDiscord (opens in a new tab)YouTubeYouTube (opens in a new tab)
GitHubGitHub (opens in a new tab)
    • Irys tools for Arweave
    • Networks
    • Downloading data
    • Cost to upload
    • Supported tokens
    • Receipts
  • SDK
    • Installing the SDK
    • Troubleshooting
    • Community SDKs
    • Irys in the browser
      • fund()
      • withdrawBalance()
      • withdrawAll()
      • getLoadedBalance()
      • getPrice()
      • upload()
      • uploadFile()
      • uploadFolder()
      • utils.toAtomic()
      • utils.fromAtomic()
      • utils.getReceipt()
      • utils.verifyReceipt()
      • funder.submitFundTransaction()
      • uploader.uploadBundle()
    • Chunked uploader
      • Conecting to a network
      • Upload parameters
      • Data mode
      • Transaction mode
      • Controlling the upload
      • Expired uploads
      • Upload events
    • Using IPFS CIDs
    • Manually creating a Tx
    • Balance approvals
    • Mutable References
    • Path Manifests
    • Tags
    • Using Devnet
  • CLI
    • Installation
      • balance
      • price
      • fund
      • withdraw
      • upload
      • upload-dir
  • QUERYING
    • Query package
      • search()
      • fromTimestamp()
      • toTimestamp()
      • tags()
      • ids()
      • from()
      • to()
      • token()
      • minHeight()
      • maxHeight()
      • sort()
      • limit()
      • stream()
      • fields()
    • GraphQL
  • GUIDES & TUTORIALS
      • Using npx-create-react-app
      • Using React + Vite
      • Learn the Irys SDK
      • Monitor node balance
      • Upload a static website
      • Transcode video with Livepeer
      • Transaction explorer
      • Gasless uploading
      • Upload NFT assets
      • Solana NFTs with Metaplex
      • Build a dynamic NFT
      • Upload Lens metadata
      • Encrypting on-chain data
      • Encrypting data server-side
      • Encrypting data in the browser
  • REPOSITORIES
(opens in a new tab)
CLI
Installation

Installation

Install using npm with the -g global flag. Depending on your setup, you may need to use the sudo command.

npm i -g @irys/sdk
sudo npm i -g @irys/sdk
CLIbalance
  • SDK
  • Query package
  • CLI
  • Tutorials
  • Repositories

2024 Irys. All rights reserved.