meet-one / private-to-public

Generate EOS public key by private key, based on ecc.js from EOSIO.

Home Page:https://meet-one.github.io/private-to-public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

private-to-public

Instructions

private-to-public is a EOS tool to compute public key using private key. It base on official open source code called the ECC function with native JS.

We decide to open the source code on Github in consideration of safe.

Please confirm the Terms of use before using this tool. Although we won’t save or transmission the data, please turn your device to flying mode.

Or you can clone this repository to you computer, and do whatever you want.

It is forked from https://github.com/EOSIO/eosjs-ecc

项目说明

private-to-public 是一个供EOS用户使用的查询公钥地址的小工具,基于官方的开源代码,我们使用原生JS调用ECC方法。

鉴于私钥的特殊安全性需要,我们将源码公开,方便大家放心使用。

请在正式使用前确认阅读条款,我们不会存储并传输信息,但为了避免不必要麻烦,请在飞行模式下使用。

快速访问地址

官方开源代码: https://github.com/EOSIO/eosjs-ecc

About

Generate EOS public key by private key, based on ecc.js from EOSIO.

https://meet-one.github.io/private-to-public


Languages

Language:JavaScript 98.7%Language:HTML 0.8%Language:CSS 0.5%