AreonMart revolutionizes e-commerce by democratizing 3D model storefronts. Whether you're an artist or a store owner, easily showcase and sell products – from cars to fashion – with personalized contracts on the Areon Blockchain. Join us in reshaping the future of online commerce, where every business finds its unique space – AreonMart, where innovation meets market accessibility.
Use AreonMart no-code tool to deploy your 3D marketplace on Areon with just a click. Go global with your 3D virtual showroom with no cost at all. Areonmart focuses on ease of use and customization ability for users. Generate the future ready 3D marketplaces for your customers, as they deserve it.
Create your own 3D Marketplace : https://areon-mart.vercel.app
Sample Marketplace deployed using AreonMart : https://areon-mart-3d.vercel.app/?market=0xa6D7017fAa2d696AD3aCFeD56084449b22ebe705
Note: In case the above links are not working, you might have to disable any ad-blocker. If you use Brave Browser, disable the Brave Shields (located on the right end of the search bar).
Inside the smartcontract directory, create an environment file and provide it with your private key
PRIVATE_KEY=<your_wallet_private_key>
cd smartcontract
npx hardhat compile
npx hardhat run scripts/deploy.js --network testnetCreate an environment file and provide it with Pinata JWt
PINATA_JWT=<your_pinata_jwt>
cd Dashboard
npm i
npm run dev cd 3D-Marketplace
npm i
npm run start










