Skip to content

Releases: mohammed-almujil/on-chain-nfts

v1.0.1

01 May 15:18
19c98e6
Compare
Choose a tag to compare

v1.0.0

05 Mar 11:03
6a78acd
Compare
Choose a tag to compare

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