Project Specific JSON's for "Green Banner" collections - Protocol level or Public database? #150
Replies: 3 comments 2 replies
-
|
I've indexed collection a number of times and it has the usual problems you'd encounter in a system not designed for this. I think provenance wise, subassets are the best and clearest. See: PUNKFRENS. After that, issuing all of the assets and only the assets of the collection from one address. Having the asset description be an enhanced asset JSON all from a single projectdomain.com could work. But with the type of collaborative, community curated collections in Counterparty neither is very common. Different issuing addresses, unrelated assets. STAMPS literally can't use the asset description field for meta data. Ordinals implemented this concept of Galleries: ordinals/ord#4140. I think after talking with me about community curation in Counterparty on Hell Money Podcast, but maybe I toot my own horn too much. And they are soliciting feedback here: ordinals/ord#4442. I think it's just tricky, basically. And its hard to improve on some one or some organization being the authoritative source of the true list or it just being knowledge that's duplicated enough to be verified in a number of places and by different people. |
Beta Was this translation helpful? Give feedback.
-
|
Subassets are good for solo artist projects. A collection could be done by having a curator issue an asset then create and transfer subassets. Slightly different, I created subassets for Faux SoGs under the asset FAUXSOGS for series 1, where I formatted it as FAUXSOGS.S#C#.ASSET_NAME. However, I think broadcasts from a curator's address for each series, card or whatever is a good alternative. The protocol could possibly tie into that. STAMPS: or something similar in the description works okay if the collection is free and open to the public. The asset description can always be updated (amended) to include additional meta data. I think Stamps only considers the description at the point of issuance though, so some descriptions with STAMPS: are not really in the collection. I was thinking up a process that would involve signatures from a curator's address and the artist's address. The message could simply be the ASSETNAME. This message could be broadcast or included into the protocol in some other form or fashion to mark an ASSET as part of a collection. Maybe a VM is the ultimate solution? |
Beta Was this translation helpful? Give feedback.
-
|
while there is talk and work being put in for a public asset/json/art list for historic tokens on counterparty.... ....which to be honest would be really nice to have at least "projects 2024 and before" housed somewhere in the counterparty github, especially to be used for a searchable table/database for a possible future "collections" tab on the website I think this original idea put forward needs more attention for a possible protocol way to organize future collections. Case and Point:
https://github.com/ordinals/ord/releases/tag/0.27.0
though if it were to become a protocol feature, it probably should cost some XCP.... and i beg to wonder how much $ in btc fees it would be to taproot inscribe all that info in a high fee environment |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
In the days of xchain (now tokenscan) being the main and basically the only xcp block explorer for counterparty assets...
A 'safeguard' banner known as the "green banner" is shown on the tokens that are a part of curated counterparty collections.
This process included curators/leaders of projects forwarding Jdog a formal JSON list of all the assets and the art that is supposed to be shown on the explorer. There are good reasons for this
This also created some issues in the long run
I personally don't know where all these curated xcp collection JSONs are stored.... I'm guessing infrastructure providers like firemints, dan anderson, horizon etc would be interested in a place to share this data
but here's a couple examples:
https://github.com/AwesomeLabs/token-art/tree/main/blockchains/counterparty
https://raw.githubusercontent.com/subterranean1/commoncocoxchain/main/commoncocoproject.json
I want to open up the discussion for a process to at least do one thing:
I'd also love to hear idea or options to create a protocol level 'list' of tokens and accepted curated descriptions/arweave links to describe the art.
An example I know of off the top of my head would be Jdog's idea of 'lists' incorporated in his BTNS (broadcast token naming system) experimental protocol:
https://github.com/jdogresorg/Broadcast-Token-Naming-System/blob/master/docs/actions/LIST.md
Basically it creates an option for curators in projects to created custom lists (on a protocol level) to only include certain assets in their collection (basically the protocol level list derives which tokens are 'green banner' for their collection
Beta Was this translation helpful? Give feedback.
All reactions