Skip to content

themartiancompany/solidity-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity compiler

Bash written Solidity compiler using Hardhat and solc as backends.

solidity-compiler \
  <contract>

It depends on the Crash Bash library and uses GNU Indent to properly parse Hardhat configuration files at runtime to create run-once projects.

It is a dependency for EVM Make and so a build dependency for projects written using the libEVM library.

This project is part of the EVM Toolchain.

Usage

Help can be displayed by typing

solidity-compiler \
  -h

further informations are made available in the manual.

man \
  solidity-compiler

Extra documentation is in the docs directory.

Installation

The compiler in this source repo can be installed from source using GNU Make.

make \
  install

The compiler has officially published on the the uncensorable Ur user repository and Life and DogeOS application store as solidity-compiler. The source code is published on the Ethereum Virtual Machine File System so it can't possibly be taken down.

To install it from there just type

ur \
  solidity-compiler

A censorable HTTP Github mirror of the recipe published there, containing a full list of the software dependencies needed to run the tools is hosted on solidity-compiler-ur.

Be aware the mirror could go offline any time as Github and more in general all HTTP resources are inherently unstable and censorable.

License

This program is released by Pellegrino Prevete under the terms of the GNU Affero General Public License version 3.

About

Bash written Solidity compiler using Hardhat and solc as backends. Part of the EVM Toolchain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published