Skip to content

Commit

Permalink
lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
saszer committed Aug 18, 2022
1 parent 292ed99 commit f4212a5
Show file tree
Hide file tree
Showing 73 changed files with 2,511 additions and 12 deletions.
Binary file modified Editor/Resources/banner.psd
Binary file not shown.
Binary file modified Editor/Resources/c_assetdownload_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/c_easymint_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/c_ndtdata_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/c_nftdata_account.psd
Binary file not shown.
Binary file modified Editor/Resources/c_nftdata_contract.psd
Binary file not shown.
Binary file modified Editor/Resources/c_nftdata_details.psd
Binary file not shown.
Binary file modified Editor/Resources/c_pminteasyFile.psd
Binary file not shown.
Binary file modified Editor/Resources/c_pminteasyURL.psd
Binary file not shown.
Binary file modified Editor/Resources/c_product_deploy.psd
Binary file not shown.
Binary file modified Editor/Resources/c_product_mint.psd
Binary file not shown.
Binary file modified Editor/Resources/c_productcontract.psd
Binary file not shown.
Binary file modified Editor/Resources/c_productmint.psd
Binary file not shown.
Binary file modified Editor/Resources/c_s_file.psd
Binary file not shown.
Binary file modified Editor/Resources/c_s_metadata.psd
Binary file not shown.
Binary file modified Editor/Resources/c_storage_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/c_tx_account.psd
Binary file not shown.
Binary file modified Editor/Resources/c_tx_coll.psd
Binary file not shown.
Binary file modified Editor/Resources/c_tx_nft.psd
Binary file not shown.
Binary file modified Editor/Resources/c_txn.psd
Binary file not shown.
Binary file modified Editor/Resources/c_wc_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/fab_logo.psd
Binary file not shown.
Binary file modified Editor/Resources/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Editor/Resources/nftport_logo 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Editor/Resources/nftport_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Editor/Resources/pg-gallery1.psd
Diff not rendered.
Binary file modified Editor/Resources/pg-gallery2.psd
Diff not rendered.
Binary file modified Runtime/Internal/Images/logo 1.png
71 changes: 68 additions & 3 deletions Runtime/Readme.asset
Original file line number Diff line number Diff line change
@@ -1,3 +1,68 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abddbe8ef7e4d0bec8b5348920b0c8859a2866949db80102898b7434ce73b12d
size 3213
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3}
m_Name: Readme
m_EditorClassIdentifier:
icon: {fileID: 2800000, guid: 1b480bc9fbc74b244a6d80b08833b0f1, type: 3}
title: Welcome to NFTPort!
sections:
- heading: NFTPort Unity SDK Readme
text:
linkText:
url:
- heading:
text: Congrats on starting your journey on this new and exciting paradigm and
we welcome you to the family of metaverse and web3 builders. NFTPort's Unity
extension provides tools and features to integrate NFTs cross-chain in games
and products made with Unity. NFTPort humbly prides itself in delivering ultra-fast
and reliable on-chain data, making it desirable for use in real-time applications,
with fast integration times and ready-to-use NFT infra so you can focus more
on making and designing fun game mechanics and products.
linkText:
url:
- heading: Setup
text: You can input your APIKEY at NFTPort/Home. Dependencies like newtonsoft
are auto imported via UPM, in case you have errors you can import it via NFTPort/Dependencies
window or reach out to us via discord for support.
linkText: Get free API key
url: https://dashboard.nftport.xyz/sign-up
- heading: Features
text: SDK provides a suite a highly composable features which can be used at
both runtime and in editor making them suitable to both use in games as well
as create custom editor tools for your development and team. Find them at NFTPort/Spawner
at the wondow bar on top.
linkText: Go to documentation
url: https://docs.nftport.xyz/docs/nftport/ZG9jOjY0OTM2NTgx-nft-details
- heading: FREE NFT Mints
text: We provide you all the NFT data and upto 100 nft mints and 5 fully ownable
contracts for free for your development or your first product. Get your free
NFTs now via any of the mint features.
linkText: View Pricing
url: https://www.nftport.xyz/pricing
- heading: Sample scenes
text: Samples can be imported via the Unity Package Manager under NFTPort Samples
section.
linkText: View importing samples
url: https://docs.nftport.xyz/docs/nftport/ZG9jOjUzMzQxMzcy-examples#importing-samples
- heading: Support and community
text: Join our vibrant community to get specialized support, showcase your works
or find collaborators to build alongside. And don't forget to tag us on socials
as we love to see what you buidl and support your endeavors.
linkText: Go to discord
url: https://discord.gg/w92sXkNmBR
- heading: 'We want to hear your feedback! '
text: we are constantly hearing the community and adding more features to this
SDK. Star the github repo to stay updated with new releases.
linkText: Feedback and reach out for partnerships
url: https://github.com/nftport/nftport-unity#feedback-form
loadedLayout: 1
notFirstload: 0
Binary file modified Samples~/NFTPort Playground/NFTPort Models/NFTImage.gif
Binary file modified Samples~/NFTPort Playground/NFTPort Models/NFTImage_jpg.jpg
Loading

0 comments on commit f4212a5

Please sign in to comment.