joshstevens19 / simple-uniswap-sdk

Uniswap SDK which handles the routes automatically for you, changes in trade quotes reactive subscriptions, exposure to formatted easy to understand information, bringing back the best trade quotes automatically, generating transactions for you and much more.
MIT License
188 stars 95 forks source link

License clarification #49

Closed Vasile-Peste closed 2 years ago

Vasile-Peste commented 2 years ago

Hello, I can see from the repository root that the license is MIT, but from package.json and NPM license is indicated as ISC. https://github.com/joshstevens19/simple-uniswap-sdk/blob/master/package.json#L30

May I know which one is the correct license? I'm planing to integrate this library into Mida, thank you!

joshstevens19 commented 2 years ago

Oops it’s MIT.. feel free to do a PR fixing it in the package.json this lib can be used by anyone freely

joshstevens19 commented 2 years ago

Thanks for raising if you don’t do the PR will do it myself when next on computer

joshstevens19 commented 2 years ago

Also excited to see it being used on Mida let me know how integration goes