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
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
_Note: you may need to do the following before being able to install packages_
73
-
74
-
- In GitHub, go to settings > developer settings > personal access tokens
75
-
- Generate new access token with permission `read:packages`
76
-
- Add the following line to bottom of .npmrc `//npm.pkg.github.com/:_authToken=<Your Access Token>`
77
-
78
61
```bash
79
62
yarn
80
63
```
@@ -126,6 +109,8 @@ Reports are located in the `./coverage` directory.
126
109
127
110
View: [LICENSE](./LICENSE)
128
111
112
+
Zora related code is licensed under [MIT](https://github.com/ourzora/zdk/blob/v1-archive/LICENSE)
113
+
129
114
---
130
115
131
116
### Changelog
@@ -134,9 +119,16 @@ View: [LICENSE](./LICENSE)
134
119
135
120
---
136
121
122
+
### Contributing
123
+
124
+
This package is designed specifically for usage at Catalog, and development for this package is handled internally. Creating an issue is welcome for any security related contributions from developers outside of our organization.
125
+
126
+
Please create a fork of this repository for your own personal needs.
0 commit comments