Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pvolnov committed Sep 24, 2023
1 parent 6468687 commit e8205fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 1,5 @@
# DAI <> USD P2P swap protocol

# True P2P
---

**Problem:** P2P crypto swaps require bank transfer confirmation. This leads to centralization, delays and errors.

Expand Down Expand Up @@ -42,13 42,13 @@ The confirmation works with Plaid and the LIT Protocol nodes
- [litActionPlaidCheck.js](lit-action/litActionPlaidCheck.js) - LIT Action to verify Plaid requests
- [bos](bos) - Frontend

# Demo:
## Demo:



Url: https://bos.gg/#/azbang.near/widget/peer2peer

# Source
## Source
- BOS Component: https://bos.gg/#/azbang.near/widget/peer2peer
- LIT-Protocol action ipfsId: `QmVcetXaAnDcHmpX6cWxsGKGSoid4buVK2PkXQEDmgh6wQ`
- LIT-Protocol PKPs: https://explorer.litprotocol.com/pkps/110216617645918104171481682055149393821345448971586480839222858944196209976493
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 1,5 @@
{
"type": "module",
"scripts": {
"dev": "node main.js"
},
"dependencies": {
"@lit-protocol/contracts-sdk": "^2.2.54",
"@lit-protocol/lit-node-client": "^2.2.24",
Expand Down
Binary file modified res/Cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e8205fb

Please sign in to comment.