Skip to content

durongzheng/eos-generate-key

 
 

Repository files navigation

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私钥和公钥的生成及检测

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • Vue 16.9%
  • HTML 1.6%