InstallationΒΆ

At the command line:

$ pip install merkleshare

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv merkleshare
$ pip install merkleshare