@3rdweb/sdk 中文文档教程

发布于 3年前 浏览 18 项目主页 更新于 3年前

Thirdweb SDK (legacy)

这是 Thirdweb SDK 的旧版

寻找版本 2? 单击此处!

Docs

https://docs.thirdweb.com

Api Reference

https://thirdweb-dev.github.io/typescript-sdk/sdk.html

Testing

测试需要运行 hardhat 节点。 可以通过在 hardhat 项目中运行 npx hardhat node 来启动。 可以使用 npx hardhat init -y 初始化 hardhat 项目。

Running all tests

$ yarn run test:all

Running a specific test file

$ yarn run test test/pack.test.ts

Running a matching set of tests

$ yarn run test test/pack.test.ts --grep "should allow you to buy a pack"

Thirdweb SDK (legacy)

This is an legacy version of Thirdweb SDK.

Looking for version 2? Click here!

Docs

https://docs.thirdweb.com

Api Reference

https://thirdweb-dev.github.io/typescript-sdk/sdk.html

Testing

Tests require a hardhat node to be running. One can be started by running npx hardhat node in a hardhat project. A hardhat project can be initialized using npx hardhat init -y.

Running all tests

$ yarn run test:all

Running a specific test file

$ yarn run test test/pack.test.ts

Running a matching set of tests

$ yarn run test test/pack.test.ts --grep "should allow you to buy a pack"
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文