Skip to content

Commit

Permalink
added link to order book swap prototype repo (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-fajen authored Jan 31, 2024
1 parent dd22574 commit f54738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-tools/ts-sdk/ts-sdk-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ These prototypes are released under an open-source license. You can read, deploy

- **[Payouts DApp](payouts-dapp-prototype.md)**: This prototype is an example of a DApp designed to help users discover, track, and withdraw tokens from Marlowe smart contracts that use role tokens. It enables holders of role tokens in Marlowe smart contracts to withdraw the received funds, simplifying the process of tracking and withdrawing their payouts.
- **[Token Plans DApp GitHub repository](https://github.com/input-output-hk/marlowe-token-plans)**: This prototype is a demonstration of how to build DApps powered by Marlowe with well-known mainstream web technologies such as `TypeScript` and `React Framework`. It is a use case of a vesting contract developed and available in the Marlowe TS-SDK. It allows you to create ada Token Plans over Cardano. Ada Token Plans can be created by a 'token provider.' The token provider will deposit a given amount of ada with a time-based scheme defining how to release these funds to a 'claimer' participant.
- **Order book swap prototype** (coming soon): This prototype will demonstrate the new Marlowe open roles feature by using a new [**atomic swap contract**](https://github.com/input-output-hk/marlowe-ts-sdk/issues/86).
- **[Order book swap prototype](https://github.com/input-output-hk/marlowe-order-book-swap)**: This prototype demonstrates the new Marlowe open roles feature by using a new [**atomic swap contract**](https://github.com/input-output-hk/marlowe-ts-sdk/issues/86).

1 comment on commit f54738f

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for marlowe-doc ready!

✅ Preview
https://marlowe-5j21hghsj-iog.vercel.app
https://docs.marlowe.iohk.io
https://marlowe-doc.vercel.app

Built with commit f54738f.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.