📄️ Introduction
SPL is a DSL (Domain Specific Language) that tries to simplify creation, maintenance and readability of Smart Contracts implemented in Solidity.
📄️ CLI
Project Init
📄️ Syntax
An SPL file consists of three main sections: packages, contracts and adminitration.