digi-wallet-interface
is a digital wallet interface that allows users to manage your money digitally ensuring seamless transactions. This project provides a user-friendly interface for interacting with digi-wallet service.
- Wallet creation and management
- Seamless wallet updates
- Transaction history and tracking
- Clone the repository:
git clone https://github.com/Shivraj0/digi-wallet-interface.git
- Navigate to the project directory:
cd digi-wallet-interface
- Install the dependencies:
npm install
chmod +x run.local.sh && ./run.local.sh
- Global search
[Comment]
to find implemention comments. - Global search
[Approach]
to check current implementations possible in some other way.