Skip to content

Commit

Permalink
add CashTokens-studio to showcase (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: Rosco Kalis <[email protected]>
  • Loading branch information
mr-zwets and rkalis authored Jan 10, 2024
1 parent 08268ba commit c39f140
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/docs/showcase.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ Cash-Ninjas is a collectibele NFT project on Bitcoin Cash which focuses on build

BCH Guru is a non-custodial price-prediction platform and a collectible NFT project. BCH Guru uses CashScript for its price-prediction smart contracts to have players commit to a secret price-prediction. The project was the first to pioneer integration with CashConnect, which allows wallets to recognize the smart contract template and understand contract details.

## CashTokens Studio

<div style={{textAlign: 'center', width: '35%', margin: 'auto', marginBottom: '20px'}}>
<a href="https://cashtokens.studio" target="_blank"><img style={{borderRadius: '100%'}} src="/img/cashtokens-studio.png" /></a>
</div>

The CashTokens Studio is an application for creating CashTokens and for their managing metadata updates and reserved supply. The CashTokens Studio uses CashScript to lock the AuthUTXO in an AuthGuard contract to prevent accidentally spending the authority to be able to update the token's metadata or release reserved supply.

## BCHouse

<div style={{textAlign: 'center', width: '35%', margin: 'auto', marginBottom: '20px'}}>
Expand Down
Binary file added website/static/img/cashtokens-studio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit c39f140

@vercel
Copy link

@vercel vercel bot commented on c39f140 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.