@3rdweb/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.42.1 • Public • Published

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"

Readme

Keywords

none

Package Sidebar

Install

npm i @3rdweb/sdk

Weekly Downloads

69

Version

1.42.1

License

Apache-2.0

Unpacked Size

5.25 MB

Total Files

264

Last publish

Collaborators

  • jakeloo