ProjectOpenSea/seaport

Is there a way to use seaport with vanilla js?, maybe through cdn

olamicreas opened this issue · 1 comments

Is there a way to use seaport with vanilla js?, maybe through cdn

Yes there is a browser build added in every release of seaport-js since 2.0.1

Here is a recent example

<script src="https://cdn.jsdelivr.net/npm/@opensea/seaport-js@2.0.8/lib/index.min.js"></script>