Releases: mohammed-almujil/on-chain-nfts
Releases · mohammed-almujil/on-chain-nfts
v1.0.1
- Chore: organize code for NPM
- Publish library on NPM https://www.npmjs.com/package/on-chain-nfts
v1.0.0
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