微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

eosjs

https://github.com/EOSIO/eosjs

代码git下载到本地来,npm i  初始化

 F:\Projects\Web\eosjs> npm i
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated

> [email protected] postinstall F:\Projects\Web\eosjs\node_modules\cypress
> node index.js --exec install

Installing Cypress (version: 7.5.0)

✔  Downloaded Cypress
✔  Unzipped Cypress
✔  Finished Installation C:\Users\yc\AppData\Local\Cypress\Cache\7.5.0

You can Now open Cypress by running: node_modules\.bin\cypress open

https://on.cypress.io/installing-cypress


> [email protected] prepare F:\Projects\Web\eosjs
> npm run build


> [email protected] build F:\Projects\Web\eosjs
> rimraf dist && tsc -p ./tsconfig.json && node scripts/copy-ripe-md.js

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=12.0.0"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=12.0.0"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=12"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.2 (node_modules\jest-haste-map\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

added 1069 packages from 578 contributors and audited 1074 packages in 619.668s

61 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

PS F:\Projects\Web\eosjs>

 

 

EOSJS中文手册【V20】 - 汇智网
  /card/c/eosjs-manual/   居然不给保存 这个网址 

 

eosjs 文档(介绍) - SegmentFault 思否
https://segmentfault.com/a/1190000017550656

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐