decentraland-crypto-utils

时间:2024-04-07 16:07:57
【文件属性】:

文件名称:decentraland-crypto-utils

文件大小:89KB

文件格式:ZIP

更新时间:2024-04-07 16:07:57

TypeScript

decentraland-crypto-utils 该库包括许多有用的预构建工具,可帮助您处理涉及区块链上的数据并与之交互的常见需求。 使用加密库 使用utils库提供的任何帮助程序 将其作为npm软件包安装。在场景的项目文件夹中运行以下命令: npm i @dcl/crypto-scene-utils @dcl/ecs-scene-utils eth-connect -B 注意:此命令还将安装@ dcl / ecs-scene-utils和eth-connect库的最新版本,它们是crypto utils库的依赖项 运行dcl start或dcl build以便正确安装依赖项。 将库导入场景的脚本中。在您的game.ts文件或任何其他需要此文件的TypeScript文件的开头添加以下行: import * as crypto from '@dcl/crypto-scene-utils


【文件预览】:
decentraland-crypto-utils-master
----.gitignore(18B)
----package.json(1KB)
----package-lock.json(206KB)
----src()
--------nft()
--------marketplace()
--------wearable()
--------ethereum()
--------mana()
--------services()
--------currency()
--------utils()
--------index.ts(389B)
--------avatar()
----LICENSE(1KB)
----tsconfig.json(444B)
----.github()
--------workflows()
----rollup.config.js(851B)
----README.md(37KB)

网友评论