You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# OpenMarket
## Description
OpenMarket is a professional decentralized marketplace empowering sellers to showcase and sell products/services securely, leveraging cutting-edge technology for transparency and optimizing user experience.
OpenMarket utilizes a powerful tech stack, combining React, Tailwind, and MantineUI/UX for frontend development. In addition, the web3 functionality is implemented through Smart Contracts developed using Rust. This comprehensive technological foundation ensures a seamless user interface, attractive design, and secure transactions within the decentralized marketplace.
## Instructions
How to run client:
On the folder client first you need to copy this code in the .env file `REACT_APP_NODE_ADDRESS=wss://node-workshop.gear.rs:443 `
Then run `npm i` and `npm run`.
# OpenMarket