Created
May 17, 2021 20:47
-
-
Save lambdahands/fe41f0b24fc5a754363fcb8f5008dacc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This tempate has four required columns:
There are additional required fields:
where
myAttribute
is the name of an additional attribute that is to be added to theattributes
metadata field.