Skip to content

OpShin/pluthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluthon

Build Status PyPI version PyPI - Python Version PyPI - Status

Pluto-like programming language for Cardano Smart Contracts in Python

What is this?

This is an programming language that compiles down to Untyped Plutus Language Core, inspired by MLabs pluto programming language. It is used as an intermediate step when compiling a pythonic smart contract language down to UPLC.

Contributing

Contributions are very welcome.

Notes

  • Some higher level functions defined in pluthon use UPLC builtin variables. In order to avoid naming conflicts, all variables assigned start with "0" and end with "_".

About

A pluto-like programming language for Cardano Smart Contracts in Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages