没有合适的资源?快使用搜索试试~ 我知道了~
nano-client:用于Nano网络的易于使用的Nodebrowser客户端
共31个文件
ts:12个
json:8个
yml:3个
需积分: 10 0 下载量 85 浏览量
2021-03-07
17:51:53
上传
评论
收藏 89KB ZIP 举报
温馨提示
用于节点和浏览器的简单Nano客户端 Nano网络的简化客户端。 该库旨在支持与Nano交互的最常用的动作。 您也可以在示例中查看 ,以获取使用此库的示例实现。 安装 加纱或npm: $ yarn add @nanobox/nano-client 用法 创建客户端: import { NanoClient } from "@nanobox/nano-client" ; const client = new NanoClient ( { url : "https://api.nanobox.cc" , // Or any other node url // Basic auth if the Node or proxy requires this // credentials: { username: 'username', password: 'passwor
资源推荐
资源详情
资源评论
收起资源包目录
nano-client-master.zip (31个子文件)
nano-client-master
.gitignore 50B
package.json 784B
src
__tests__
models.test.ts 1KB
nano-ws.test.ts 4KB
resources
account_info.json 838B
account_history.json 3KB
process.json 81B
work_generate.json 106B
pending.json 238B
client.test.ts 2KB
utils
http-utils.ts 1KB
nanocurrency-web-utils.ts 2KB
index.ts 57B
nano-rpc-fetch-wrapper.ts 3KB
lib
cross-fetch.ts 1KB
conversions.ts 826B
nano-ws.ts 4KB
models.ts 2KB
client.ts 8KB
jest.config.js 255B
tsconfig.json 6KB
.github
release-drafter.yml 599B
workflows
release.yml 2KB
build.yml 301B
examples
nano-ping
package.json 270B
index.js 1018B
README.md 309B
yarn.lock 5KB
README.md 4KB
.npmignore 18B
yarn.lock 160KB
共 31 条
- 1
资源评论
简内特
- 粉丝: 35
- 资源: 4713
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功