A universal value class for use with Ethereum RLP encoding/decoding.
See https://github.com/ethereum/wiki/wiki/RLP for more.
This project is a standard GNU
autotools
project. Build and install instructions are available in the INSTALL
file provided with GNU autotools.
$ ./autogen.sh
$ ./configure
$ make