aws-samples / simple-nft-marketplace

This project provides sample codes to build a simple NFT marketplace with Amazon Managed Blockchain.
MIT No Attribution
95 stars 48 forks source link

feat(goerli): upgrade eth network #48

Closed ryansonshine closed 1 year ago

ryansonshine commented 1 year ago

This change upgrades to the Goerli test network since the previous version used Ropsten which is now entirely deprecated.

closes #40