evm-transactions-tools
v0.0.9
Published
Programs and libraries to interact with Ethereum Virtual Machine (EVM) networks transactions in native computer applications, in particular those written using the LibEVM library and using the EVM Contracts Tools.
Maintainers
Readme
EVM Transactions Tools
A collection of useful Bash and JavaScript programs and libraries to interact with Ethereum Virtual Machine (EVM) networks transactions in native computer applications, in particular those written using the LibEVM and using the EVM Contracts Tools.
Same as those, the tools obtains networks' informations from the EVM Chains Info and EVM Chains Explorers programs.
The evm-transaction-get program uses the
Ethers
JavaScript library to
interact with Ethereum Virtual Machine-compatible
blockchain networks and integrates natively with
and depends on the
EVM Wallet,
but it's also possible to directly provide seeds files.
The tools are a required software dependency for the EVM Contracts Source Index.
Installation
The tools in this source repo can be installed from source using GNU Make.
make \
installThe collection has been officially published
on the the uncensorable
Ur
user repository and application store as
evm-transactions-tools.
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-transactions-toolsA 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-transactions-tools-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.
