To align with the Fourth Industrial Revolution (4IR) and embrace rapid technological changes globally, I decided to deploy an NFTs Marketplace on AWS quickly.
We will use the Ethereum Ropsten Testnet with support from Amazon Managed Blockchain, along with a few other AWS services, all initiated via CloudFormation.
The deployment involves deploying a contract, testing locally, testing on the Ethereum Ropsten Testnet, deploying the API for the backend, and setting up the frontend for the marketplace.
The deployment process includes checking Node.js version, cloning the source and installing dependencies, deploying the contract using Hardhat, testing locally using Hardhat node, testing on Ethereum Ropsten Testnet, deploying API for the backend using AWS CDK, and setting up the frontend for the marketplace.