@f5i23q999d/cow-sdk
Version:
<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>
6 lines • 313 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.DEFAULT_IPFS_WRITE_URI = exports.DEFAULT_IPFS_READ_URI = void 0;
exports.DEFAULT_IPFS_READ_URI = 'https://gnosis.mypinata.cloud/ipfs';
exports.DEFAULT_IPFS_WRITE_URI = 'https://api.pinata.cloud';
//# sourceMappingURL=ipfs.js.map