Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix article link
  • Loading branch information
mwilber committed Mar 1, 2024
1 parent c928437 commit 8e6179d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ A complete NFT website with Minting and Gallery features. Based off of the ExoBi
- [React](#react)

## Article
This project accompanies ["How To Build An NFT Website"]([https://medium.com/@greenzeta/how-to-build-an-nft-website-b66431560fff](https://greenzeta.com/how-to-build-an-nft-website/)) on GreenZeta.com. The article explains everything you need to get started building an NFT website. Including: Contract deployment and interaction with a live contract using [Web3.js](https://github.com/ChainSafe/web3.js). Though this project stands by itself, it is recommended that you follow the full tutorial for a complete understanding.
This project accompanies ["How To Build An NFT Website"]([https://medium.com/@greenzeta/how-to-build-an-nft-website-b66431560fff](https://greenzeta.com/how-to-build-an-nft-website/) on GreenZeta.com. The article explains everything you need to get started building an NFT website. Including: Contract deployment and interaction with a live contract using [Web3.js](https://github.com/ChainSafe/web3.js). Though this project stands by itself, it is recommended that you follow the full tutorial for a complete understanding.

![Article Header](http://greenzeta.com/wp-content/uploads/2021/11/article_header.png)

Expand Down

0 comments on commit 8e6179d

Please sign in to comment.