Skip to content

themartiancompany/evm-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM Deployer

Solidity smart contracts deployer for Ethereum Virtual Machine (EVM) compatible blockchain networks.

man \
  evm-deployer

It tightly integrates with EVM Wallet, and uses Solidity compiler to compile contracts, EVM Chains Info to retrieve informations about the blockchain networks and Ethers to deploy contracts.

This program is part of the EVM Toolchain.

Installation

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

make \
  install

The program has officially published on the the uncensorable Ur user repository and application store as evm-deployer. 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-deployer

A censorable HTTP Github mirror of the recipe published there, containing a full list of the software dependencies needed to run the program is hosted on evm-deployer-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

Solidity smart contracts deployer for Ethereum Virtual Machine (EVM) compatible blockchain networks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published