NAME

Blockchain::Ethereum - A Ethereum toolkit in Perl

VERSION

version 0.021

DESCRIPTION

A Ethereum toolkit written in Perl, combining core utilities for working with Ethereum's internal data structures.

INSTALLATION

Install via CPAN:

cpanm Blockchain::Ethereum

Or install manually:

git clone https://github.com/refeco/perl-Ethereum-Toolkit.git
cd perl-Ethereum-Toolkit
dzil install

LICENSE

This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See the LICENSE file for details.

AUTHOR

REFECO <refeco@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by REFECO.

This is free software, licensed under:

The MIT (X11) License