Closed truedat101 closed 2 years ago
Use the Swift NFC support in iOS
https://developer.apple.com/documentation/corenfc/building_an_nfc_tag-reader_app
The tag should store the contract ID of the desired opensea.io NFT (3d / gltf) contract
This should integrate into whatever is done for #1 .
There is an objective-c port of the apple sample here: https://github.com/lucifer001/NFCDemo
Use the Swift NFC support in iOS
https://developer.apple.com/documentation/corenfc/building_an_nfc_tag-reader_app
The tag should store the contract ID of the desired opensea.io NFT (3d / gltf) contract
This should integrate into whatever is done for #1 .