{"_id":"@alka-swap/linea-sdk","name":"@alka-swap/linea-sdk","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"@alka-swap/linea-sdk","license":"MIT","version":"1.0.1","description":"🛠 An SDK for building applications on top of Alkaline.","main":"dist/index.js","typings":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/alkaline-fi/alka-swap-sdk.git"},"keywords":["alkaline","matic","ethereum","sepolia","linea"],"module":"dist/sdk.esm.js","scripts":{"lint":"tsdx lint src test","build":"tsdx build","start":"tsdx watch","test":"tsdx test","prepublishOnly":"tsdx build"},"dependencies":{"@uniswap/v2-core":"^1.0.0","big.js":"^5.2.2","decimal.js-light":"^2.5.0","jsbi":"^3.1.1","tiny-invariant":"^1.1.0","tiny-warning":"^1.0.3","toformat":"^2.0.0"},"peerDependencies":{"@ethersproject/address":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/networks":"^5.7.0","@ethersproject/providers":"^5.7.0","@ethersproject/solidity":"^5.7.0"},"devDependencies":{"@ethersproject/address":"^5.0.2","@ethersproject/contracts":"^5.0.2","@ethersproject/networks":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/solidity":"^5.0.2","@types/big.js":"^4.0.5","@types/jest":"^24.0.25","babel-plugin-transform-jsbi-to-bigint":"^1.3.1","tsdx":"^0.12.3"},"engines":{"node":">=10"},"prettier":{"printWidth":120,"semi":false,"singleQuote":true},"gitHead":"b50470154fb6bf3b9a7f655dc252967cb1da3654","bugs":{"url":"https://github.com/alkaline-fi/alka-swap-sdk/issues"},"homepage":"https://github.com/alkaline-fi/alka-swap-sdk#readme","_id":"@alka-swap/linea-sdk@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-/pNtsWB1X1bDG1FH+vss3EIKKWj/+DpyCnZW5YDmJM4ZGn+xK53ZUujf0vqgk9YN7LD9XMTAa4jexl3Wbk742A==","shasum":"fcb3ae2ae487dacc19110732fb7fcc840805d771","tarball":"https://registry.npmjs.org/@alka-swap/linea-sdk/-/linea-sdk-1.0.1.tgz","fileCount":38,"unpackedSize":473097,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfIUeejmHZRDxvJg9DIPUCgaNIG8krj8/jT5KFNm08pwIhAIQuhB5psFpxcZObOzgX5aUOF7dvD7d9LGvhnw/RTsnA"}]},"_npmUser":{"name":"alkalinefi","email":"bergkhampalkaline@gmail.com"},"directories":{},"maintainers":[{"name":"alkalinefi","email":"bergkhampalkaline@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/linea-sdk_1.0.1_1685681445948_0.26309673308630455"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-02T04:50:45.893Z","1.0.1":"2023-06-02T04:50:46.117Z","modified":"2023-06-02T04:50:46.327Z"},"maintainers":[{"name":"alkalinefi","email":"bergkhampalkaline@gmail.com"}],"description":"🛠 An SDK for building applications on top of Alkaline.","homepage":"https://github.com/alkaline-fi/alka-swap-sdk#readme","keywords":["alkaline","matic","ethereum","sepolia","linea"],"repository":{"type":"git","url":"git+https://github.com/alkaline-fi/alka-swap-sdk.git"},"bugs":{"url":"https://github.com/alkaline-fi/alka-swap-sdk/issues"},"license":"MIT","readme":"# QuickSwap SDK\r\n\r\nThis repository has been forked from [UniswapV2](https://github.com/Uniswap/uniswap-sdk)\r\n\r\n## Running tests\r\n\r\nTo run the tests, follow these steps. You must have at least node v10 and [yarn](https://yarnpkg.com/) installed.\r\n\r\nFirst clone the repository:\r\n\r\n```sh\r\ngit clone https://github.com/QuickSwap/QuickSwap-sdk.git\r\n```\r\n\r\nMove into the quickswap-sdk working directory\r\n\r\n```sh\r\ncd QuickSwap-sdk/\r\n```\r\n\r\nInstall dependencies\r\n\r\n```sh\r\nyarn install\r\n```\r\n\r\nRun tests\r\n\r\n```sh\r\nyarn test\r\n```\r\n\r\nYou should see output like the following:\r\n\r\n```sh\r\nyarn run v1.22.4\r\n$ tsdx test\r\n PASS  test/constants.test.ts\r\n PASS  test/pair.test.ts\r\n PASS  test/fraction.test.ts\r\n PASS  test/miscellaneous.test.ts\r\n PASS  test/entities.test.ts\r\n PASS  test/trade.test.ts\r\n\r\nTest Suites: 1 skipped, 6 passed, 6 of 7 total\r\nTests:       3 skipped, 82 passed, 85 total\r\nSnapshots:   0 total\r\nTime:        5.091s\r\nRan all test suites.\r\n✨  Done in 6.61s.\r\n```\r\n","readmeFilename":"README.md"}