Skip to content

A repo with templates to write Sapling contracts in CameLigo

Notifications You must be signed in to change notification settings

claudebarde/sapling-contract-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAPLING CONTRACT TEMPLATES IN LIGO FOR ANONYMOUS TRANSACTIONS ON TEZOS

This repository contains 3 templates to build privacy-preserving smart contracts on the Tezos blockchain.

  • sapling-xtz contains a template contract that allows the anonymous transfer of XTZ (Tezos native token)
  • sapling-fa12 contains a template contract that allows the anonymous transfer of FA1.2 tokens on Tezos (the first standard for fungible tokens)
  • sapling-fa2 contains a template contract that allows the anonymous transfer of FA2 fungible tokens (because FA2 tokens can also be NFTs, it is important to note that Sapling transactions are only relevant for fungible tokens, not NFTs)

The contracts are written in CameLigo

Click this link to read more about Sapling on Tezos

About

A repo with templates to write Sapling contracts in CameLigo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published