Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamalbuilds/safepay

Get paid and Pay with any Crypto Currency seamlessly using SafePay
https://github.com/kamalbuilds/safepay

Last synced: 3 days ago
JSON representation

Get paid and Pay with any Crypto Currency seamlessly using SafePay

Awesome Lists containing this project

README

        

# Safe Pay
![SAFE](https://user-images.githubusercontent.com/129384571/229237361-67a70ed4-f2c1-473e-9bec-43959a2b5f3d.PNG)

Cross Chain Pay-roll Management using AA -> Get paid and Pay with any Crypto Currency seamlessly using SafePay

# Features

Using this system, companies can easily pay their employees with any cryptocurrency or fiat currency, which could potentially lead to faster, more secure, and cheaper transactions than traditional payroll methods.

Additionally, using smart contracts for payroll management reduces the risk of fraud, errors, and disputes by automating payroll calculations and payments.

Account abstraction could make this system much more efficient and cost-effective. By abstracting the user's account, it separates the user's private key from their on-chain address.

This means the private key could be stored safely and remotely, and only the user can transfer funds from the account. This would increase the security of the system and reduce the risk of a breach.

# Technologies used :

Safe - For Account abstraction

Stripe - For buying crypto using Credit Card

Gelato GaslessOnboarding with Web3AUTH under the hood for smooth onboarding process.

Gelato Relay of Meta txn's using Gelato1 Balance

Superfluid stream's for sending money via streams.

## Installation Steps

To run this project locally:

Install deps:

```bash
yarn install
```

Run the demo App:

```bash
yarn start
```