Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _posts/2021-10-20-arnft-with-multi-nft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: post
slug: ARnft with multi NFT
title: ARnft with multi NFT feature
subtitle: Another great improvement to ARnft
description: |-
The new ARnft feature is arrived: multi NFT support was added
during this month.
author: Walter Perdan
date: 2021-10-20 20:10
lang: en
seo:
datePublished: 2021-10-20
type: BlogPosting
author: Walter Perdan
image: https://github.com/webarkit/ARnft/blob/master/examples/Data/arNFT-logo.gif
---
We added the multi NFT feature to our testing project ARnft. This is a very nice feature that let you easily load more than one NFT marker. The library create an array of NFTWorker's and every Worker load a NFT marker. This is snippet code: