nft-swap-sdk
nft-swap-sdk copied to clipboard
MetaTx support on swap-sdk
Can we the meta tx functionality in the swap sdk ? Like this -> https://github.com/0xProject/0x-starter-project/blob/master/src/scenarios/execute_metatransaction_fill_rfq_order.ts#L121-L153
This would be really helpful for those who wish to setup gasless swaps using swap sdk. Currently developers can't make use of swap sdk to enable 0x meta tx gasless swaps.