/fibos-generate-key

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

fibos-generate-key

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

Features(功能)

1. Generate Fibos private key and public key.(生成私钥和公钥)。
2. 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