SanderSpies / Ligolib

Reference Smart-contracts for Tezos Ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LigoLib

This repository holds various Tezos Smart-contracts written in CameLigo and JsLigo to demonstrate good practices

Contract name Directory Description Tag
Versionnable contract advisor/views_hangzhou Contract logic is based on lambdas that can be upgraded. This contract interactions with another contract (=> split data / logic)
Multisignature multisig/src Basic multisignature contract that enables multiple users to decide wether the FA2 transfer should be approved or not
Proxy TBA Proxy contract that redirects user call to the last version of the deployed smart-contract

About

Reference Smart-contracts for Tezos Ecosystem


Languages

Language:OCaml 53.9%Language:TypeScript 23.0%Language:JavaScript 9.1%Language:Python 8.3%Language:Makefile 4.7%Language:Shell 0.6%Language:LigoLANG 0.3%