1.7.3 • Published 4 years ago
@feswap/sdk v1.7.3
Feswap SDK
In-depth documentation on this SDK is available at uniswap.org.
This modifies uniswap-sdk's UniswapV2Factory address. The new address for feswap is 0xFE7a9e76864704A09584E235C3968Ba3D1C6743b
.
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/feswap/feswap-sdk.git
Move into the feswap-sdk working directory
cd feswap-sdk/
Install dependencies
yarn install
Build project
yarn build
Publish project
yarn publish --access public
Run tests
yarn test
You should see output like the following:
yarn run v1.22.11
$ tsdx test
PASS test/constants.test.ts (48.379s)
PASS test/token.test.ts (63.259s)
PASS test/route.test.ts (63.343s)
PASS test/fraction.test.ts (63.697s)
PASS test/pair.test.ts (63.848s)
PASS test/miscellaneous.test.ts (63.844s)
PASS test/router.test.ts (63.956s)
PASS test/entities.test.ts (64.298s)
PASS test/trade.test.ts (64.406s)
Test Suites: 1 skipped, 9 passed, 9 of 10 total
Tests: 3 skipped, 126 passed, 129 total
Snapshots: 0 total
Time: 80.668s
Ran all test suites.
Done in 92.46s.
1.7.3
4 years ago
1.7.2
4 years ago
1.7.1
4 years ago
1.7.0
4 years ago
1.6.4
4 years ago
1.6.3
4 years ago
1.6.2
4 years ago
1.6.5
4 years ago
1.6.1
4 years ago
1.6.0
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.0
4 years ago
1.3.8
4 years ago
1.3.7
4 years ago
1.3.6
4 years ago
1.3.5
4 years ago
1.3.4
4 years ago
1.3.3
4 years ago
1.3.2
4 years ago
1.3.1
4 years ago
1.3.0
4 years ago
1.2.1
4 years ago
1.2.0
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago