Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This repository is a monorepo that contains the following:

An interactive CLI tool to scaffold new Midnight smart contract projects with pre-built contract templates (Tokenization, Staking, Identity, Oracle, and Lending & Borrowing).

- **[Escrow System](https://github.com/luislucena16/tokenless/tree/main/escrow)**
- **[Escrow System](https://github.com/MeshJS/midnight-escrow-system)**

A privacy-preserving escrow system built on Midnight Network for secure, trustless transactions.

Expand Down Expand Up @@ -175,4 +175,4 @@ This project is licensed under the Apache License. See the [LICENSE](LICENSE) fi
<div align="center">
<p><img src="assets/mesh-logo.svg" alt="MeshJS Logo" width="30" height="20" style="vertical-align: middle; margin-right: 8px;" /> Powered by <a href="https://meshjs.dev/">MeshJS Team</a></p>
<p>Built with ❤️ on Midnight Network</p>
</div>
</div>
Loading