Skip to content

Serpent

arealive edited this page Sep 26, 2017 · 14 revisions

Serpent is one of the high-level programming languages used to write Ethereum contracts. The language, as suggested by its name, is designed to be very similar to Python.1

[1] https://github.com/ethereum/wiki/wiki/Serpent

Clone this wiki locally