Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ife Female dev frontend #1094

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions IFE_Bash/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Atomic Transfer

This simply means that transactions that are part of the transfer either all succeed or all fail. Atomic transfers allow complete strangers to trade assets without the need for a trusted intermediary, all while guaranteeing that each party will receive what they agreed to.

## Use cases

Atomic transfers enable use cases such as:

Circular trades - Alice pays Bob if and only if Bob pays Claire if and only if Claire pays Alice.

Group payments - Everyone pays or no one pays.

Decentralized exchanges - Trade one asset for another without going through a centralized exchange.

Distributed payments - Payments to multiple recipients.

Pooled transaction fees - One transaction pays the fees of others.

## How to run

- Npm install
- Npm run

### Group Id

hXrZmiEhMZaJdgpJIhiSfsiDPvDkTk/3DouU/+uUIYs=

### TXID

ZLPZDD5CCHW7B5NUH3TKIXGHXO3WLDYZVPKHZYLCU5MFOSX6VVVQ

## Technologies Used

- ReactJs
- Algorand
- tailwind
- youtube

# Youtube

youtube][https://youtu.be/Iy45AwZexcM]
Loading