Skip to content

shawakash/payBox

Repository files navigation

PayBox - A Next Gen Crypto Payment and Wallet System

Preview

This project indexes cryto address for their transactions and lets a device to speak up like "Received 1 sol"

Prerequisites

Getting Started

git clone https://github.com/shawakash/payBox.git
cd payBox
yarn install

Build the project

yarn build

Testing

yarn test

Deployment

  1. Working on it

Security Considerations

  • Beware not to put mainnet public key in /backend/api/.env.
  • Ensure compliance with relevant regulations and security standards.

Documentation

  • Provide user guides .

Maintenance and Updates

  • Keep the smart contract and application updated with the latest releases, security patches, and improvements.