Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 348 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 348 Bytes

Legendre demos

Explores the Legendre computation used in eth2.0 phase 1 proof-of-custody game as a smart contract.

Requirements

This project uses pipenv, https://docs.pipenv.org/en/latest/.

Example

Install

pipenv shell
pipenv install

Compile

vyper legendre_bit.vy