flash-mint-sdk

The Flash Mint SDK provides helper functions for using Index's Flash Mint contracts from your app.

MIT License

Downloads
398
Stars
5
Committers
2

Bot releases are visible (Hide)

flash-mint-sdk - v1.9.0

Published by janndriessen over 1 year ago

What's Changed

In prep for v2:

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.8.0...v1.9.0

flash-mint-sdk - v1.8.0

Published by janndriessen over 1 year ago

What's Changed

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.7.0...v1.8.0

flash-mint-sdk - v1.7.0

Published by janndriessen over 1 year ago

What's Changed

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.6.0...v1.7.0

flash-mint-sdk - v1.6.0

Published by janndriessen over 1 year ago

flash-mint-sdk - v1.5.3

Published by janndriessen over 1 year ago

What's Changed

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.5.2...v1.5.3

flash-mint-sdk - v1.5.0

Published by janndriessen over 1 year ago

What's Changed

The SDK sometimes had issues with ES and CommonJS modules. Now we use a new build tool (tsup) which generates versions for both module types. Please report if there should be still any issues. 📬

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.4.1...v1.5.0

flash-mint-sdk - v1.5.2

Published by janndriessen over 1 year ago

What's Changed

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.5.1...v1.5.2

flash-mint-sdk - v1.4.0

Published by janndriessen almost 2 years ago

What's Changed

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.3.0...v1.4.0

flash-mint-sdk - v1.3.0

Published by janndriessen almost 2 years ago

What's Changed

  • Adds addresses for new FlashMintZeroEx contract (Index Protocol)
  • Updates getters for contracts and issuances to handle distinguishing between Index and Set Protocol (FlashMintZeroEx)
  • Adds a integration test for minting wsETH2 from sETH2 (on the new FlashMintZeroEx contract)
  • Adds uniswapV3 utility function
  • Adds wrap eth utility function

Full Changelog: https://github.com/IndexCoop/flash-mint-sdk/compare/v1.2.1...v1.3.0

flash-mint-sdk - v1.2.1

Published by janndriessen almost 2 years ago

Bug Fixes

  • fix: fixes empty component quotes for zero ex (43da7ae)
flash-mint-sdk - v1.2.0

Published by janndriessen almost 2 years ago

Features

  • feat: adds components quote provider. Fixes some issues for zeroEx quotes (df6df3f)

Docs

  • docs: add documentation for deprecated indices (0677170)
flash-mint-sdk - v1.1.1

Published by janndriessen almost 2 years ago

1.1.1 (2022-12-09)

Bug Fixes

  • fix 0x affiliate address (428757e)
flash-mint-sdk - v1.1.0

Published by 0xModene about 2 years ago

1.1.0 (2022-08-04)

Features

  • adds the abilitiy to configure headers to the 0x api (eb72f14)
flash-mint-sdk - v1.0.0

Published by 0xModene about 2 years ago

1.0.0 (2022-07-27)

Features

  • initial release of the flash mint sdk (05def75)