2.2.5 • Published 6 months ago

@nomicsfoundation/web3-sdk v2.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Nomicsfoundation Web3 SDK

Running tests

To run the tests, follow these steps. You must have at least node v10 and yarn installed.

First clone the repository:

git clone https://github.com/nomicsfoundation/web3-sdk.git

Move into the web3-sdk working directory

cd web3-sdk/

Install dependencies

yarn install

Run tests

yarn test

You should see output like the following:

yarn run v1.22.19
$ tsdx test
 PASS  test/fraction.test.ts
 PASS  test/constants.test.ts
 PASS  test/token.test.ts

Test Suites: 1 skipped, 3 passed, 3 of 4 total
Tests:       3 skipped, 20 passed, 23 total
Snapshots:   0 total
Time:        0.869s, estimated 1s
Ran all test suites.
Done in 1.48s.
2.2.5

6 months ago

2.2.4

6 months ago

2.2.3

6 months ago

2.2.1

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago