Skip to content

iancoleman/eip2333-tool

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

EIP2333 Tool

A tool for generating EIP2333 BLS12-381 keys.

Online Version

https://iancoleman.io/eip2333/

Standalone offline version

Download eip2333-standalone.html from the releases.

Open the file in a browser by double clicking it.

This can be compiled from source using the command python compile.py

License

This tool is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.