Skip to content

themartiancompany/evm-make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Virtual Machine (EVM) Make

Make (build and install) tool for applications developed using LibEVM and the EVM toolchain.

  evm-make \
    -h

It depends on Solidity Compiler to generate applications' integrated contracts artifacts.

The libevm-config-convert utility needs jq to be installed to run.

Installation

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

make \
  install

EVM Make has been officially published on the the uncensorable Ur user repository and application store as evm-make. 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 \
  evm-make

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 evm-make-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

Make (build and install) tool for applications developed using LibEVM and the EVM toolchain.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors