crypto-node
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

crypto-node

Build Status CircleCI Build status

Dependencies

Make sure you have rust installed in your environment. follow this link: https://www.rust-lang.org/en-US/install.html to install rust toolchains.

如果你是中国用户, 执行

cat > $HOME/.cargo/config << EOF
[source.crates-io]
registry = "https://github.com/rust-lang/crates.io-index"
replace-with = 'ustc'
[source.ustc]
registry = "git://mirrors.ustc.edu.cn/crates.io-index"
EOF

然后

curl https://sh.rustup.rs -sSf | sed "s/https:\/\/static.rust-lang.org\/rustup\/dist/https:\/\/mirrors.ustc.edu.cn\/rust-static\/rustup\/dist/g" | sh

Build

yarn && yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-node

Weekly Downloads

1

Version

0.4.0

License

MIT

Unpacked Size

14.6 kB

Total Files

17

Last publish

Collaborators

  • broooooklyn