1.1.0 • Published 2 years ago

ramenswap-sdk v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago