core icon indicating copy to clipboard operation
core copied to clipboard

Create SDK for Paradigm

Open MysticDakra opened this issue 3 years ago • 1 comments

For the integration with Paradigm we need to create an SDK that we will provide to them so they can accomplish calls off chain between our protocol and relay.

The spec below outlines what all will have to be done this task will focus on the SDK piece of this.

https://github.com/sirenmarkets/core/files/8806317/Paradigm_DeFi_Integration_Specification.2.pdf

There is already an SDK that is outlined for us here https://github.com/tradeparadigm/sdks

Follow the folder using ribon to create a basic SDK for them to use.

Contracts for Paradigm https://github.com/sirenmarkets/core-private/blob/paradigm-auction/contracts/auction/ISwap.sol

MysticDakra avatar May 31 '22 14:05 MysticDakra

https://github.com/sirenmarkets/paradigm-sdk has been created

lukaskiss222 avatar Jun 03 '22 14:06 lukaskiss222