near-cli:与NEAR协议进行交互的通用命令行工具

时间:2021-04-28 06:11:52
【文件属性】:
文件名称:near-cli:与NEAR协议进行交互的通用命令行工具
文件大小:239KB
文件格式:ZIP
更新时间:2021-04-28 06:11:52
smart-contracts blockchain devtools nearprotocol JavaScript NEAR CLI(命令行界面) NEAR CLI是一个Node.js应用程序,它依赖生成安全密钥,连接到NEAR平台并代表您将事务发送到网络。 请注意,运行NEAR CLI需要Node.js 10+版本 安装 npm install -g near-cli 用法 在命令行中,从项目目录: near < command> 指令 有关最新命令的列表,请在终端中不带任何参数的情况下在near运行。 如果您需要找到未在此处列出的命令,请在/commands文件夹中查找。 并在这里添加它:) 对于帐户: near login # logging in through NEAR protocol wallet near create-account < accountId>
【文件预览】:
near-cli-master
----.travis.yml(278B)
----.eslintrc.yml(510B)
----config.js(2KB)
----bin()
--------near-cli.js(8KB)
--------near(619B)
----LICENSE-APACHE(9KB)
----index.js(10KB)
----package.json(2KB)
----commands()
--------evm-call.js(2KB)
--------create-account.js(6KB)
--------dev-deploy.js(4KB)
--------view-state.js(2KB)
--------delete-key.js(995B)
--------proposals.js(473B)
--------add-key.js(2KB)
--------generate-key.js(2KB)
--------evm-view.js(2KB)
--------evm-dev-init.js(888B)
--------repl.js(932B)
--------validators.js(963B)
--------tx-status.js(1KB)
--------call.js(2KB)
----.github()
--------ISSUE_TEMPLATE()
----test()
--------res()
--------test_generate_key.sh(854B)
--------test_deploy_init_contract.sh(1KB)
--------test_account_creation.sh(700B)
--------unit()
--------test_account_operations.sh(553B)
--------index.sh(377B)
--------test_contract.sh(1KB)
----test_environment.js(2KB)
----middleware()
--------ledger.js(2KB)
--------base64-args.js(0B)
--------seed-phrase.js(1KB)
--------print-options.js(321B)
--------initial-balance.js(192B)
--------key-store.js(916B)
--------abi.js(250B)
----LICENSE(1KB)
----CONTRIBUTING.md(2KB)
----.gitignore(68B)
----CODE_OF_CONDUCT.md(3KB)
----get-config.js(723B)
----.dependabot()
--------config.yml(216B)
----README.md(5KB)
----yarn.lock(328KB)
----.eslintignore(12B)
----utils()
--------settings.js(1KB)
--------check-credentials.js(2KB)
--------inspect-response.js(3KB)
--------validators-info.js(6KB)
--------readline.js(1KB)
--------log-event.js(156B)
--------capture-login-success.js(6KB)
--------eventtracking.js(4KB)
--------exit-on-error.js(1KB)
--------verify-account.js(2KB)
--------implicit-accountid.js(144B)
--------connect.js(234B)
--------explorer.js(629B)
--------check-version.js(2KB)
----.editorconfig(69B)
----.gitattributes(88B)
----CODEOWNERS(120B)
----.gitpod.yml(117B)

网友评论