ethereum / py_ecc

Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
MIT License
191 stars 82 forks source link

add README.md and LICENSE; 1.1.1 #2

Closed beaugunderson closed 5 years ago

beaugunderson commented 7 years ago

(bumped the version number since I already published this to fix installation for @joeykrug)

joeykrug commented 7 years ago

Merge this in order for py_ecc to install w/ pip ^^