Language

Package: solidity @ 0.7.4

Synopsis

Contract-Oriented Programming Language

Description

Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on the Ethereum Virtual Machine.

Home page
https://solidity.readthedocs.io
Location
gnu/packages/solidity.scm (line: 32, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
input-labels

Identify input labels that do not match package names

label 'tput' does not match package name 'ncurses'
input-labels

Identify input labels that do not match package names

label 'xargs' does not match package name 'findutils'