cqhme / eos-generate-key

用于EOS私钥和公钥的生成及检测

Home Page:https://eostea.github.io/eos-generate-key/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eos-generate-key

Generation and detection for EOS private key and public key.(用于EOS私钥和公钥生成及检测。)

Features(功能)

1. Generate EOS private key and public key.(生成私钥和公钥)。
2. Generate EOS private key and public key width seed. (通过助记词生成私钥和公钥。)
3. Test and verify private/public key. (用来检测公钥或私钥格式的正确性。)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

用于EOS私钥和公钥的生成及检测

https://eostea.github.io/eos-generate-key/

License:Apache License 2.0


Languages

Language:JavaScript 76.6%Language:Vue 21.9%Language:HTML 1.5%