Skip to content

HonestFreak/AreonMart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

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.

alt text

🏪 Use AreonMart

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).

🚀 Run Locally

Smart Contracts

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 testnet

Dashboard

Create an environment file and provide it with Pinata JWt

PINATA_JWT=<your_pinata_jwt>
  cd Dashboard
  npm i
  npm run dev

Marketplace

  cd 3D-Marketplace
  npm i
  npm run start

👾 Usecases

alt text

📷 Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text alt text

About

Winner of AREA Hackathon. A no-code tool to deploy your 3D marketplace on Areon Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.8%
  • JavaScript 15.7%
  • CSS 2.7%
  • Solidity 1.9%
  • HTML 0.9%