From f16e2869a9571ab323d5a8703ee0780fcc4a4c3c Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Tue, 26 Dec 2023 08:03:13 -0500 Subject: [PATCH] Remove link to private repo --- docs/smart-contracts/samples.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/smart-contracts/samples.md b/docs/smart-contracts/samples.md index 68974bd18..ab7510e1c 100644 --- a/docs/smart-contracts/samples.md +++ b/docs/smart-contracts/samples.md @@ -2,14 +2,13 @@ title: Sample smart contracts author: "Tim McMackin" last_update: - date: 19 October 2023 + date: 26 December 2023 --- Here are some places to find sample smart contacts: - Completed applications from the tutorials are in the repository https://github.com/trilitech/tutorial-applications - For conceptual examples of contracts, see https://opentezos.com/smart-contracts/simplified-contracts/ -- For examples of contracts that manage FA2 tokens, see https://github.com/trilitech/tqtezos-smart-contracts - For examples of contracts in LIGO, see https://packages.ligolang.org/contracts - For examples of contracts in Archetype, see https://archetype-lang.org/docs/templates/overview - For examples of contracts in SmartPy, see https://smartpy.io/guides/examples/