Skip to content

Commit 94b6e64

Browse files
committed
add paryonusd to showcase
1 parent 84d858f commit 94b6e64

3 files changed

Lines changed: 23 additions & 4 deletions

File tree

.cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
"outputnulldata",
244244
"outputp",
245245
"pako",
246+
"paryonusd",
246247
"paytaca",
247248
"popd",
248249
"pushd",

website/docs/showcase.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ See the awesome contracts and applications that people are building with CashScr
1212

1313
AnyHedge is the first DeFi project built on top of Bitcoin Cash in the form of a synthetic derivatives platform. AnyHedge allows any two parties to enter into a smart contract together and speculate on the future price of an asset. One of the parties wishes to protect themselves against price fluctuations and takes the *hedge* position, while the other party wishes to speculate and takes a leveraged *long* position.
1414

15-
## Tapswap
15+
## ParyonUSD
1616

17-
<div style={{textAlign: 'center', width: '40%', margin: 'auto', marginBottom: '20px'}}>
18-
<a href="https://tapswap.cash/" target="_blank"><img src="/img/tapswap.png" /></a>
17+
<div style={{textAlign: 'center', width: '35%', margin: 'auto', marginBottom: '20px'}}>
18+
<a href="https://paryonusd.com/" target="_blank"><img src="/img/paryonusd.svg" /></a>
1919
</div>
2020

21-
Tapswap is the first non-custodial marketplace to trade CashTokens, both fungible token & NFTs, on Bitcoin Cash. Tapswap uses CashScript for its non-custodial token-sale offer contracts. It uses BCH WalletConnect to allow users to list tokens for sale right from their own wallet.
21+
ParyonUSD is a decentralized stablecoin protocol on Bitcoin Cash that issues PUSD through over-collateralized debt positions (CDPs). The protocol consists of 26 CashScript contracts covering loans, loan keys, redemptions, a stability pool and price oracle. The [contracts are open source](https://github.com/ParyonUSD/contracts) for anyone to inspect and verify.
2222

2323
## Moria
2424

@@ -28,6 +28,14 @@ Tapswap is the first non-custodial marketplace to trade CashTokens, both fungibl
2828

2929
Moria is a decentralized stablecoin and borrowing protocol on Bitcoin Cash using CashTokens. The Moria protocol works with collateralized debt positions (CDPs) where stablecoins are issued by creating over-collateralized loans. The Moria protocol uses multiple smart contracts, all written in CashScript.
3030

31+
## Tapswap
32+
33+
<div style={{textAlign: 'center', width: '40%', margin: 'auto', marginBottom: '20px'}}>
34+
<a href="https://tapswap.cash/" target="_blank"><img src="/img/tapswap.png" /></a>
35+
</div>
36+
37+
Tapswap is the first non-custodial marketplace to trade CashTokens, both fungible token & NFTs, on Bitcoin Cash. Tapswap uses CashScript for its non-custodial token-sale offer contracts. It uses BCH WalletConnect to allow users to list tokens for sale right from their own wallet.
38+
3139
## Bitcats Heroes
3240

3341
<div style={{textAlign: 'center', width: '35%', margin: 'auto', marginBottom: '20px'}}>

website/static/img/paryonusd.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)