文件名称:enedex-sdk:Exchange SDK
文件大小:291KB
文件格式:ZIP
更新时间:2024-05-07 22:27:51
TypeScript
ENEDEX SDK 有关此SDK的详细文档,请访问------- 运行测试 要运行测试,请按照下列步骤操作。 您必须至少安装节点v10和 。 首先克隆存储库: git clone https://github.com/Uniswap/uniswap-sdk.git 移至uniswap-sdk工作目录 cd uniswap-sdk/ 安装依赖项 yarn install 运行测试 yarn test 您应该看到如下输出: yarn run v1.22.4 $ tsdx test PASS test/constants.test.ts PASS test/pair.test.ts PASS test/fraction.test.ts PASS test/miscellaneous.test.ts PASS test/entities.test.ts PA
【文件预览】:
enedex-sdk-master
----package.json(2KB)
----test()
--------data.test.ts(902B)
--------miscellaneous.test.ts(6KB)
--------trade.test.ts(16KB)
--------pair.test.ts(5KB)
--------fraction.test.ts(5KB)
--------route.test.ts(2KB)
--------entities.test.ts(8KB)
--------token.test.ts(1KB)
--------constants.test.ts(580B)
--------router.test.ts(10KB)
----LICENSE(1KB)
----dist()
--------index.js(184B)
--------sdk.cjs.development.js(60KB)
--------router.d.ts(2KB)
--------test()
--------sdk.cjs.production.min.js.map(79KB)
--------errors.d.ts(640B)
--------sdk.esm.js(62KB)
--------constants.d.ts(1KB)
--------index.d.ts(279B)
--------sdk.cjs.production.min.js(24KB)
--------sdk.cjs.development.js.map(102KB)
--------fetcher.d.ts(1KB)
--------utils.d.ts(499B)
--------entities()
--------sdk.esm.js.map(102KB)
----src()
--------utils.ts(3KB)
--------errors.ts(1005B)
--------abis()
--------router.ts(5KB)
--------fetcher.ts(3KB)
--------constants.ts(1KB)
--------bytecode()
--------index.ts(281B)
--------entities()
--------declarations.d.ts(26B)
----tsconfig.json(715B)
----.gitignore(13B)
----README.md(1KB)
----yarn.lock(296KB)