1.1.0 • Published 1 year ago

ramenswap-sdk v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

RamenSwap SDK

Address Modifications

When deploying a new instance in Artela Testnet, you need to modify the address in the following files:

WETH: ./src/entities/token.ts Factory: ./src/constants.ts

Running tests

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

First clone the repository:

git https://github.com/chef-studio/ramenswap-sdk

Install dependencies

yarn install

Run tests

yarn test

Change version in package.json

Publish npm package

npm publish 

You should see

+ ramenswap-sdk@1.0.6
1.1.0

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.8

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago