Skip to content

themartiancompany/evm-chains-info.js

Repository files navigation

EVM Chains Info (evm-chains-info.js)

NPM version

Returns information about EVM chains.

  evm-chains-info.js \
    [options] \
    <target-chain>

This program is a dependency for the EVM Contracts Tools and the libEVM library.

It is written and depends on the Crash Javascript library.

The GNU Bash implementation is at themartiancompany/evm-chains-info.

Installation

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

make \
  install

It has officially been published on the the uncensorable Ur user repository and application store as evm-chains-info. 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-chains-info

A censorable HTTP Github mirror ( gur of the universal recipe published there is hosted on themartiancompany/evm-chains-info-ur. Be aware it could go offline any time.

The package has also been published on the NPM Registry as NPM Registry as evm-chains-info and so it can be installed from there by typing

npm \
  install \
    "evm-chains-info"

Documentation

The manual can be consulted with

man \
  evm-chains-info

License

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

Packages

 
 
 

Contributors