You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
-
# OpenSea Stream API - JavaScript SDK
1
+
<palign="center">
2
+
<imgsrc="./img/banner.png" />
3
+
</p>
2
4
3
5
[![Version][version-badge]][version-link]
4
6
[![npm][npm-badge]][npm-link]
5
7
[![Test CI][ci-badge]][ci-link]
6
8
[![License][license-badge]][license-link]
7
9
[![Docs][docs-badge]][docs-link]
8
10
11
+
# OpenSea Stream API - JavaScript SDK
12
+
9
13
A Javascript SDK for receiving updates from the OpenSea Stream API - pushed over websockets. We currently support the following event types on a per-collection basis:
0 commit comments