EOSIO / eosjs-ecc

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
288 stars 119 forks source link

It seems that there is typos. npm run build -> npm run build_browser #5

Closed hyunwoongJi closed 6 years ago

hyunwoongJi commented 6 years ago

https://github.com/EOSIO/eosjs-ecc/blob/master/README.md#browser

hyunwoongJi commented 6 years ago

I have checked that in v.3.0.2 "build_browser" command is a subcommand of "build" command