Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mohammed-almujil mohammed-almujil released this 05 Mar 11:03
6a78acd

What's Changed

Retrieve ERC-721 on chain data

  • Read tokenURI, including encoded tokenURIs
  • Get token metadata from:
    - http/https with 30 seconds timeout.
    - IPFS: Support multiple hostnames, and implement backoff in case of hostname failure.
    - Arweave: Support multiple hostnames, and implement backoff in case of hostname failure.
    - Base64.

Full Changelog: https://github.com/mohammed-almujil/on-chain-nfts/commits/v1.0.0