cdrappi / sol-baby-jubjub

Solidity implementation of the baby jubjub curve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sol-baby-jubjub

Currently a rough attempt at implementing the baby jubjub curve in Solidity. Primarily based off the Python implementation which can be found here.

About

Solidity implementation of the baby jubjub curve


Languages

Language:Solidity 80.7%Language:JavaScript 19.3%