hi guys, i need some help i would like to move to a new marketplace but i don't know how to import my nft and data and possession transitions is there any way to do this?
May 29, 2023, 2:59 PM
mhm you should not export the data/transactions but it's the marketplace that would fetch all the data.
Usually, marketplace have their own listeners who fetch and save all the NFT metadata.
For example if you deploy an erc721 and list it on opensea, you will find it on rarible too, with all the metadata ready
Usually, marketplace have their own listeners who fetch and save all the NFT metadata.
For example if you deploy an erc721 and list it on opensea, you will find it on rarible too, with all the metadata ready
May 29, 2023, 3:07 PM
How can i list the same collection in and other market Place
May 29, 2023, 4:16 PM
depends if the new platform has support for nfts minted on another platform
why is brc20 trending when it have 0 uses?
is it possible that utilities can be expanded in the future?
May 29, 2023, 5:37 PM
Trending where?
May 29, 2023, 5:40 PM
twitter
May 29, 2023, 5:41 PM
nobody cares
May 29, 2023, 5:41 PM
ordinals I mean, what utility do that have r
a lot of people aping on ordinals
May 29, 2023, 5:43 PM
we don't discuss aping or trading here
May 29, 2023, 5:43 PM
it's related to Blockchain development, im not asking to buy or anything, I consider it useless myself. But I wanna know how It works
I watched some videos and got the gist that it pairs some data with satoshis
May 29, 2023, 5:44 PM
If you wanna know then there's Google and YouTube
May 29, 2023, 5:45 PM
but does it have any real utility besides just speculation?
What's the point of inscribing data to satoshis?
they are similar to erc 721 but on btc network,but can they act like erc721s and have same level of utility as them? tbh I'm not really understanding how it works
the inscription process
rn from what i can understand it doesn't pair anything more (data) that can be used akin to a 721
May 29, 2023, 5:49 PM
what's the utility of the ERC721?
May 29, 2023, 5:49 PM
to save metadata to a unique counter that can be owned by addresses? in a nutshell
brc20 doesn't have all those utilities like 721, rn it's useless, that's what I've been told, but I wanna know if the tech has some potential
May 29, 2023, 5:51 PM
nothing is unique about ERC721
you need to study more
May 29, 2023, 5:58 PM
if i were to explain in my mother tongue it would be easier or else I gotta write a big paragraph to properly express what's actually I'm trying to express
May 29, 2023, 5:59 PM
these questions are too general,
you shouldn't be lazy and do some googling
before asking questions here
you shouldn't be lazy and do some googling
before asking questions here
May 29, 2023, 6:00 PM
yes, but aren't the counter for each metadata stored into a mapping unique per metadata?
I don't have proper knowledge of development to actually get something useful from those available docs , specially when it's not something i have tried , like nodejs
So I don't really know the internal logic of btc or eth, just some higer level stuff. That create quite a barrier for me to understand properly, I ask here in the hopes that someone will maybe tell it it a simpler manner that anyone can understand.
So what's brc20 in simplest terms?
May 29, 2023, 6:03 PM
nobody learned programming from their birth,
I've learned everything from google stackoverflow and youtube
you don't need to be knowledgeable to google
I've learned everything from google stackoverflow and youtube
you don't need to be knowledgeable to google
May 29, 2023, 6:03 PM
unique in the contract's scope but not globally
May 29, 2023, 6:04 PM
yeah that
May 29, 2023, 6:05 PM
you should keep it solidity related, we don't necessarily know about other chains
May 29, 2023, 6:06 PM
Oh oh okay man only Solidity
actually I'll look for better groups
thanks for everything
May 29, 2023, 6:07 PM
i minted on rarible i want transfer on opensea i can?
May 29, 2023, 6:53 PM
bruh ur wallet is the same
May 29, 2023, 7:02 PM
but my question how can i list all my collection from rarible to opensea
May 29, 2023, 7:06 PM