Skip to content

Instantly share code, notes, and snippets.

@lambdahands
Created May 17, 2021 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lambdahands/fe41f0b24fc5a754363fcb8f5008dacc to your computer and use it in GitHub Desktop.
Save lambdahands/fe41f0b24fc5a754363fcb8f5008dacc to your computer and use it in GitHub Desktop.
name description collection artifactUri displayUri attribute.foo attribute.bar
Hello testing csv upload KT1CYdveF8chCJ7Tyk6ip2ce9m6b1KPafc4G ipfs://QmZ4qom47pEy9Wv4FKStDfTgFegB9RqtMWU6UV6pWBMM5e ipfs://QmZ4qom47pEy9Wv4FKStDfTgFegB9RqtMWU6UV6pWBMM5e hello world
Hello2 testing (another) csv upload KT1CYdveF8chCJ7Tyk6ip2ce9m6b1KPafc4G ipfs://QmZ4qom47pEy9Wv4FKStDfTgFegB9RqtMWU6UV6pWBMM5e ipfs://QmZ4qom47pEy9Wv4FKStDfTgFegB9RqtMWU6UV6pWBMM5e hello world
@lambdahands
Copy link
Author

This tempate has four required columns:

name
description
collection
artifactUri

There are additional required fields:

displayUri
attribute.<myAttribute>

where myAttribute is the name of an additional attribute that is to be added to the attributes metadata field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment