eos-generate eos-generate is a tool to generate EOS public/private key pair for the EOS chain, without react.js. It is forked from https://github.com/EOSIO/eos-token-distribution eos-generate一个快速生成EOS公钥私钥的小工具,基于官方的开源代码,我们去除了react.js依赖,直接用原生JS调用ecc方法。 官方开源代码: https://github.com/EOSIO/eos-token-distribution