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.
- Feat/erc721 by @mohammed-almujil in #1
- chore: update repo details by @mohammed-almujil in #2
Full Changelog: https://github.com/mohammed-almujil/on-chain-nfts/commits/v1.0.0