MQR Pay is a cutting-edge payment solution designed to eliminate long lines and delays caused by slow payment systems. Utilizing blockchain technology and QR codes, MQR Pay provides a fast, secure, and seamless transaction experience for businesses and individuals alike.
Instant Payments: Make payments quickly with just a scan of a QR code. Secure Transactions: Powered by blockchain technology for enhanced security. User-Friendly: Simple interface designed for ease of use. Versatile Integration: Suitable for malls, universities, businesses, and more.
https://www.youtube.com/watch?v=BYqrJ6f4LZc
Follow these steps to set up SakaAI on your local environment:
- A connection to the internet.
- A command line interface.
- Node.js (v18 or later downloaded and installed.)
- DFINITY IC SDK,
sh -ci "$(curl -fsSL https://internetcomputer.org/install.sh)"
- dfx (v15 or later installed.)
sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)" dfx --version echo 'export PATH="$PATH:$HOME/bin"' >> "$HOME/.bashrc"
-
Clone the Repository:
git clone https://github.com/EmmanuelHaggai/MQR_Pay.git cd MQR_Pay
-
Install Dependencies:
npm install @dfinity/auth-client npm install
-
Pull the interner identity canister using dfx deps:
dfx deps pull
-
Initialize the canister:
dfx deps init internet_identity --argument '(null)'
-
Deploy to Internet Computer:
dfx start --clean --background dfx deps deploy dfx deploy
MQR Pay is an open-source project, and we welcome contributions from the community. Whether it's adding new features, improving existing ones, or helping with documentation, your contributions are invaluable to us.
Join us in redefining the future with blockchain technology and AI. Together, we can build a smarter, more secure, and more connected world.