Skip to content

Legendre computation used in Phase 1 of eth2.0 as a Vyper smart contract

Notifications You must be signed in to change notification settings

ralexstokes/legendre.vy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Legendre computation used in Phase 1 of eth2.0 as a Vyper smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published