Skip to content

Client library used to interact with the AlphaProof service

Notifications You must be signed in to change notification settings

AlphaProof/Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Clone the Repository by using
git clone https://github.com/AlphaProof/Client
Or by downloading and extracting the Zip File

Install the dependencies

Use:
pip install -r requirements.txt
To install the requests and hashlib packages

Tests

Run:
python test.py
To run the tests (a valid API key is required)

Documentation

You can find HTML and PDF versions of the documentation here

NOTE

Transactions are sent to the Ethereum Ropsten test-net, and they can be found at: ropsten.etherscan.io

About

Client library used to interact with the AlphaProof service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages