AmitShah / Ed25519

Solidity implementation of Ed25519 verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ed25519

Solidity implementation of Ed25519 verification

Test

yarn & yarn test

Usage

Refer TestEd25519.sol

About

Solidity implementation of Ed25519 verification

License:Apache License 2.0


Languages

Language:Solidity 98.5%Language:TypeScript 1.5%