Skip to content

Instantly share code, notes, and snippets.

View andytudhope's full-sized avatar
💭
https://living.thebluebook.co.za

Andy Tudhope andytudhope

💭
https://living.thebluebook.co.za
View GitHub Profile
{meta {:name "Test"
:description "Demonstration of collectible command"
:documentation ""}
views/preview
(let [{{{symbol :symbol token :token tx-hash :tx-hash} :params} :content outgoing :outgoing timestamp-str :timestamp-str} @properties]
(let [collectible-token (query [:get-collectible-token symbol token])]
[view {:flex-direction :column
:align-items :flex-start}
[nft-token collectible-token]