1.1.7 • Published 2 years ago

@erfffun/energiswap-sdk v1.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Energiswap SDK

This project has been forked from the Uniswap SDK Github repository.

Running tests

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

Move into the energiswap-sdk working directory

cd energiswap-sdk/

Install dependencies

yarn install

Run tests

yarn test

You should see output like the following:

yarn run v1.22.5
$ tsdx test
 PASS  test/route.test.ts
 PASS  test/pair.test.ts
 PASS  test/fraction.test.ts
 PASS  test/miscellaneous.test.ts
 PASS  test/router.test.ts
 PASS  test/entities.test.ts
 PASS  test/trade.test.ts
 PASS  test/token.test.ts

Test Suites: 1 skipped, 8 passed, 8 of 9 total
Tests:       2 skipped, 122 passed, 124 total
Snapshots:   0 total
Time:        5.091s
Ran all test suites.
✨  Done in 6.61s.
1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago