add secp256k1 library

This commit is contained in:
陆柯 2022-08-03 16:34:57 +08:00
parent 34cf26e168
commit a9dac7e858

View File

@ -13,6 +13,7 @@
"hdkey": "^1.1.1",
"js-crypto-key-utils": "^0.7.3",
"keccak": "^2.1.0",
"secp256k1": "^4.0.3",
"tweetnacl": "^1.0.3",
"uuid": "^8.3.1"
},