Skip to content

chandachewe10/BitKwik

Repository files navigation

BitKwik Software.

Overview

BitKwik is a Bitcoin powered bill payment and transfer application tailored for Zambian users.
It enables customers to:

  • Instantly transfer Bitcoin to mobile money wallets
  • Use Bitcoin seamlessly in local commerce

Requirements


Installation

Please follow these steps carefully:

1. git clone https://github.com/chandachewe10/BitKwik.git
2. composer update
3. cp .env.example .env
4. Set DB credentials and OpenNode keys in .env
5. php artisan key:generate
6. php artisan migrate

create a customer user on the terminal by running the following script and follow the prompts

php artisan make:filament-user

Start your Application

php artisan serve

Screenshots

bitkwik1 bitkwik2 bitkwik3 bitkwik4

About

A Bitcoin powered bill payment app tailored for Zambian users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published