trader-xyz / nft-swap-sdk

Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
https://swapsdk.xyz
MIT License
219 stars 83 forks source link

feat: add Sepolia Testnet to NFT Swap SDK #112

Open pale-aura opened 8 months ago

pale-aura commented 8 months ago

Noticed that Sepolia was missing from SDK, so figured I would add it. Based my changes off of commit b1e709ef3ceac81a9418804b0b432065dfa5b5d5 (feat: adds Base and Base Goerli Testnet to NFT Swap SDK). Thanks!