Skip to content

ChihChengLiang/bls_solidity_python

Repository files navigation

BLS Solidity Python

See tests/test_bls.py for detail

More on https://hackmd.io/@liangcc/bls-solidity

Getting Started

npm install -g [email protected]
poetry install
poetry run pytest

Formatting

npm run fmt
poetry run black .

G2 subgroup check

See https://ethresear.ch/t/fast-mathbb-g-2-subgroup-check-in-bn254/13974 for context

method gas cost
naive 3052409
DLZZ 926447

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •