Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:emg110/arc3ipfs into main
Browse files Browse the repository at this point in the history
  • Loading branch information
emg110 committed Nov 14, 2021
2 parents 8c9541e + a715843 commit a2d9475
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
# NFT ARC3::IPFS
This repository is a simple implementation of Algorand ASA based NFT generation scenarios, using IPFS integration with emphasis on usage of metadatahash & URL fields of ASA, in compliance to ARC3 convention.

## [This Solution on Algorand Developers Portal](https://developer.algorand.org/solutions/minting-nfts-on-algorand-using-ipfs/)

[Algorand ARC0003 discussion](https://github.com/algorandfoundation/ARCs/issues/3)
### [Algorand ARC3 Discussion](https://github.com/algorandfoundation/ARCs/issues/3)

[Algorand ARC0003](https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0003.md)
### [Algorand ARC3 Document](https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0003.md)

[Algorand Developers Portal Solution](https://developer.algorand.org/solutions/working-algorand-nfts-and-ipfs/)

[IPFS2BYTES32 Gists and examples repo](https://github.com/emg110/ipfs2bytes32)
#### [IPFS2BYTES32 Gists and examples repo](https://github.com/emg110/ipfs2bytes32)

![ASA _--_ IPFS scenarios](./images/asa_ipfs.png)

Expand Down

0 comments on commit a2d9475

Please sign in to comment.