šŸš€ [Free Plugin] Rarible SDK - NFT Marketplace By NovaBloq

Usually this means that something is wrong in the given parameters, use the step by step to see if any field is wrong or maybe empty.
Did you tested it on testnet first? Was it working?

Hi,

What is the best way to get history data as below? with the dat and time of every action of items

Use the API call Order All Activities by Item

Hi,
@ezdev thanks for great plugin!
on demo show wallet page i see some ā€œmissing valueā€ things


i tried to solve this on my own but i couldn’t figure it out…

Hi, thank you for the report, we have fixed the demo page now.

Hi there :wave: Still skulking about the forums and trying to get my arms around how to string together all your marvelous Web3 plugins to achieve my aims. Quick question: My understanding from reading the doc’s is that the Rarible SDK allows one to list NFT’s for sale in one’s own native ERC-20 alt-token. Am I correct in thinking this is possible?

Yes technically it is true, you could try such tests on Rinkeby network, it is relatively easy to test it.

1 Like

At the risk of being a gadfly, what do you mean when you say ā€œtechnicallyā€? Is there a reason you wouldn’t recommend doing this? I’m interested in building a private marketplace where folks can purchase NFT’s using our own token.

Ah no any reason, it’s just that we didn’t tested it with a custom ERC20 token, but it should work, that’s why we recommend you to try it yourself since it is free to do it on Rinkeby :slight_smile:

1 Like

Hi Team,

Could someone that has been able to recreate the show items page confirm the type of state used, I’ve been messing around with a few different options and continue to get an error where it is asking for more filters?

Capture2

Thanks for your help!!

Hi, use this one:

Quick question: I’ve been trying to learn if NFT’s minted via the Rarible protocol allow for updating metadata via the SetTokenURI( ) function (i.e. with your Web3.JS plugin). For instance, would it be possible to create an application where users had NFT avatars that could ā€œlevel-upā€ based on actions taken in-app? I realize I could set the URI to point to a centralized database where I have full control over the metadata. However, for obvious reasons, I’d rather use something like IPFS that would allow for greater transparency and security.

Hi, there. This is a really wonderful plugin. Question, @ezdev. It looks like Rarible has activated support for Tezos and Flow. Are either of these supported in the current plugin? Installing and testing, but thought I would ask here. Thanks!

Hi there. Currently it is not implemented in the plugin yet. It will be soon.

Yes of course, you will use the write contract function from the Web3 plugin, it is relatively easy.

I would strongly recommend using IPFS, for example using the pinata plugin. Users see centralised NFTs as a strong red flag.


P.S.
Guys, I’m always happy to answer all your questions, but I have very limited time, consider becoming a Patron for closer Q&A and support me with a cup of coffee :wink:

https://www.patreon.com/ezandrew

What could be the reason behind this error? I’m in the MetaMask browser on iOS. I’m able to sign in but not place buy or bid orders. Everything works fine on desktop though and the MetaMask and Rarible plug-ins are up to date.

ā€œ The plugin Rarible SDK - NFT Marketplace / action Fill Order a Rarible
SDK threw the following error: Typeerron
instance.data.checkSDKandWebB is not a function
at eval (PLUGIN 1627909974342x941739732723564500/Rarible-
SDK—NFT-Marketplace-element_action–Rarible-SDK-Fill-Order-J5:5:19)
at https://dhtiece9044ep.cloudfront.net/package/runs/
b13dc091e61967fe51a3e800b18a1628780b77d71d9f1ff062fcd5fe305e4
dbd/xtrue/x15:8:1249051 (please report this to the plugin author) ā€œ

Does it happen on Android too?
Make sure that your plugin element is placed on the page, not in a group that could be hidden on mobile.

Do you have an updated documentation on the plugin? The demo page (and the plugin workflow actions on Bubble) shows a quite different UI than the documentation, so it is pretty difficult to know what I should be doing, e.g. selecting between ERC721 and ERC1155 standards is just an option set on your demo, but in the documentation it is a dropdown field.

The plugin element was in a group hidden on mobile. As always, thank you for the help!

1 Like

Thank you for the feedback! I will definitely update the documentation as soon as possible.


P.S.
Guys, I’m always happy to answer all your questions, but I have very limited time, consider becoming a Patron for closer Q&A and support me with a cup of coffee :wink:

https://www.patreon.com/ezandrew

HI,
Is there any way I can get all the items on rarible? I can see options to search by owner/collection or creators only.
How can I display multiple options in a repeating group without giving these values?
I am new to bubble, sorry if this is a very basic question.
Thanks! :slight_smile: