We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2242db8 commit a933b0dCopy full SHA for a933b0d
README.md
@@ -183,6 +183,7 @@ Here are some options:
183
- [x] [Alpha Art](https://alpha.art/)
184
- [x] [Exchange Art](https://exchange.art/)
185
- [x] [Solsea](https://solsea.io/)
186
+- [x] [OpenSea](https://opensea.io/)
187
188
### Adding new marketplace
189
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@milktoast-lab/SolNFTBot",
3
- "version": "0.13.0",
+ "version": "0.14.0",
4
"main": "dist/src/index.js",
5
"types": "dist/src/index.d.ts",
6
"license": "MIT",
0 commit comments